Re: NSArrayController can't removeObject(s) because of missing managed object context
Re: NSArrayController can't removeObject(s) because of missing managed object context
- Subject: Re: NSArrayController can't removeObject(s) because of missing managed object context
- From: mmalc crawford <email@hidden>
- Date: Tue, 24 Jul 2007 13:38:52 -0700
On Jul 24, 2007, at 12:45 PM, Olger Warnier wrote:
MyItem *newItem = [[MyItem alloc] init];
Is MyItem a subclass of NSManagedObject?
If so, read <http://developer.apple.com/documentation/Cocoa/Conceptual/CoreData/Articles/cdCreateMOs.html
>.
mmalc
_______________________________________________
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