On Oct 14, 2009, at 11:29 AM, Kyle Sluder wrote:
On Oct 14, 2009, at 7:03 AM, Darren Wheatley > wrote:
I've been Googling and searching the XCode docs for good examples
of using the MVC pattern with Core Data, but not had a lot of
success.
Because MVC is so pervasive throughout Cocoa, its
On Oct 14, 2009, at 7:03 AM, Darren Wheatley > wrote:
I've been Googling and searching the XCode docs for good examples of
using the MVC pattern with Core Data, but not had a lot of success.
Because MVC is so pervasive throughout Cocoa, its use is rarely called
out except in introductory do
Hi,
I've been Googling and searching the XCode docs for good examples of
using the MVC pattern with Core Data, but not had a lot of success.
Can anyone suggest some good examples?
I'm learning Cocoa at the moment, and while I'm happy with the MVC
pattern (and design patterns in general), I