Skip navigation.
 
mlMOC & Different objects
FROM : Bobby B
DATE : Thu Jul 20 15:00:39 2006

Hello,

I'm trying to find out if multiple objects have access to the same
ManagedObjectContext.  I'm using CoreData, and everything (of course)
is loaded in my primary _AppDelegate file.  But let's say I have an
object that needs to access the MOC that the primary AppDelegate is
in.  How can it access it?  Should I just pass the AppDelegate's MOC
to the object when I initialize the object?

Thank you
Bobby B

Related mailsAuthorDate
mlMOC & Different objects Bobby B Jul 20, 15:00
mlRe: MOC & Different objects I. Savant Jul 20, 15:04