On Sep 19, 2012, at 12:14 PM, Koen van der Drift <koenvanderdr...@gmail.com> wrote:
> Thanks for the link, lots of info there. Unfortunately he doesn't > discuss the responsibility of the MVC classes in the slides regarding > the best location for the NSURLConnection code. I got that and the > paring already working, but need to make it more flexible. Networking is generally a separate layer that communicates with the model. It’s not part of the controller layer, because that relates to the UI. —Jens _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com