NSEntityDescription to NSManagedObject
NSEntityDescription to NSManagedObject
- Subject: NSEntityDescription to NSManagedObject
- From: Jeff LaMarche <email@hidden>
- Date: Tue, 28 Jun 2005 09:33:34 -0400
When you call NSEntityDescription's
insertNewObjectForEntityName:inManagedContext:, you get (of course)
an NSEntityDescription. You can set and get values using this, so
usually that's cool. But is there a shortcut to getting the same
object as an NSManagedObject, or do you have to create a predicate
and do a fetch request?
Thanks,
Jeff
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden