Displaying contents of more than one NSManagedObjectContext?
Displaying contents of more than one NSManagedObjectContext?
- Subject: Displaying contents of more than one NSManagedObjectContext?
- From: Rick Mann <email@hidden>
- Date: Wed, 30 Dec 2009 10:54:18 -0800
Hi. I have an app that has the concept of parts libraries. I would like for my app to be able to open any number of library documents, each with its own NSManagedObjectContext, but display the parts palette as a single UI showing the union of all parts.
Is this possible, or will I have to perform some Core Data gymnastics to load everything into a separate, new context for use in display?
TIA,
Rick
_______________________________________________
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