Re: Understanding Cocoa (Was: Understanding CoreData)
Re: Understanding Cocoa (Was: Understanding CoreData)
- Subject: Re: Understanding Cocoa (Was: Understanding CoreData)
- From: Jerry Krinock <email@hidden>
- Date: Sat, 5 Feb 2011 16:21:36 -0800
On 2011 Feb 05, at 15:45, Jean Cencig wrote:
> How can [my subclasses of NSManagedObject and NSArrayController] work without being inited?
Well, they cannot. Possibly they are being instantiated as base class, i.e. NSManagedObject and NSArrayController, objects, and that this behavior is sufficient to "work".
> New to Cocoa, I have a simple CoreData document based test project
I (and others) will suggest that you start your project over again without Core Data, and learn some Cocoa first.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden