Re: Core Data docs clarification...
Re: Core Data docs clarification...
- Subject: Re: Core Data docs clarification...
- From: mmalcolm crawford <email@hidden>
- Date: Sat, 2 Jul 2005 03:07:33 -0700
On Jul 1, 2005, at 2:22 PM, Tom Harrington wrote:
"Managed object models are editable until they are used by an object
graph manager."
In this context, should "an object graph manager" be read as "the
associated NSManagedObjectContext"? Or is it something else?
A managed object context or a persistent store coordinator (which are
both object graph managers). Typically the latter, since you're
probably less likely to use a managed object context before having
set up the rest of the stack.
Just trying to get a handle on when the mom is editable, and the above
quote doesn't quite make it clear.
Please send in feedback.
mmalc
_______________________________________________
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