Re: [iPhone] networking

2009-08-05 Thread Kaelten
Just brainstorming theory here, but it might be made much easier if you had a server act as an intermediary, even if all that server does is 'introduce' the two iphones to each other. Bryan McLemore Kaelten On Tue, Aug 4, 2009 at 1:10 PM, James Lin wrote: > Correct me if I am wro

Design Question

2009-08-05 Thread Kaelten
ns so that the loosely coupled objects and nullable relationships can listen for something that'd cause them to need to update. Unfortunately, this is my first cocoa application and I'm working in a fairly sizable vacuum so any input you guys have would be great

Re: Design Question

2009-08-07 Thread Kaelten
the input, Bryan McLemore Kaelten On Thu, Aug 6, 2009 at 12:35 AM, Quincey Morris wrote: > On Aug 4, 2009, at 11:35, Kaelten wrote: > >> I have an application I'm working on where I'm using mainly Bindings >> for communicating with the UI, but I find myself in situations wh