Re: core data: Entity vs Class mode
Re: core data: Entity vs Class mode
- Subject: Re: core data: Entity vs Class mode
- From: Quincey Morris <email@hidden>
- Date: Thu, 17 Dec 2009 01:55:53 -0800
On Dec 16, 2009, at 22:55, Rainer Standke wrote:
> in core data how does it make a difference whether an ObjectController is in Entity or Class Mode?
It may not make any difference at all, unless you cause the NSObjectController to create new objects on your behalf (e.g. if you use "prepares content automatically" or call a method like 'add:'). However, why would you want to use it in Class mode for a Core Data model?
_______________________________________________
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