Skip navigation.
 
mlRe: CoreData - multiple stores advice...
FROM : mmalc crawford
DATE : Tue Jan 29 16:45:20 2008

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

Related mailsAuthorDate
mlCoreData - multiple stores advice... Martin Linklater Jan 25, 13:34
mlRe: CoreData - multiple stores advice... Martin Linklater Jan 25, 14:48
mlRe: CoreData - multiple stores advice... mmalc crawford Jan 25, 17:12
mlRe: CoreData - multiple stores advice... William Turner Jan 25, 17:17
mlRe: CoreData - multiple stores advice... Martin Linklater Jan 29, 13:50
mlRe: CoreData - multiple stores advice... mmalc crawford Jan 29, 14:06
mlRe: CoreData - multiple stores advice... Martin Linklater Jan 29, 15:57
mlRe: CoreData - multiple stores advice... mmalc crawford Jan 29, 16:45
mlRe: CoreData - multiple stores advice... Martin Linklater Jan 29, 18:12
mlRe: CoreData - multiple stores advice... mmalc crawford Jan 29, 18:17