Re: CoreData - multiple stores advice...
Re: CoreData - multiple stores advice...
- Subject: Re: CoreData - multiple stores advice...
- From: mmalc crawford <email@hidden>
- Date: Tue, 29 Jan 2008 07:45:20 -0800
On Jan 29, 2008, at 6:57 AM, Martin Linklater wrote:
Understood. Is this explicitly stated in the documentation
anywhere ? If not I will file an enhancement request... it would
reduce confusion for newbs like myself.
I think it's primarily by implication. Where would you expect to see
this (serious question -- which section)?
Ah - so let me see if I understand this.... What I want is to have
separate stores for each of my datamodels. I can do this by:
Creating configurations in my datamodel files. In my case all the
entities in each datamodel would be part of the same configuration.
Create a single, merged MOM from all my datamodel files.
Use this MOM to create an NSPersistentStoreCoordinator
Add my stores through the coordinator, specifying the different
physical store attributes by configuration.
Yes.
mmalc
_______________________________________________
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