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 protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
