On 05/03/2009, at 2:34 PM, Smith, Steven (MCP) wrote:
I'm trying to do coding with adherence to MVC, but I haven't found a good reference (eg book, ebook, amazon.com, et.al.) that wraps the elements together. There are are lots of white-papers and blogs, but can any recommend a good book that 'glues' the ideas together. I think I understand the concept, I just want to make sure the practice is in play.
There's the classic "Design Patterns" by Gamma, Helm, Johnson and Vlissides which covers MVC and much more besides. It's required reading for any serious developer.
I assume you've been through the Cocoa guides on this? --Graham _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
