[COREDATA] Assign NSManagedObject to persistent store
[COREDATA] Assign NSManagedObject to persistent store
- Subject: [COREDATA] Assign NSManagedObject to persistent store
- From: Guillaume Rager <email@hidden>
- Date: Tue, 13 Dec 2005 15:50:59 +0100
Hi list,
I have one managedObjectContext and two persistent stores (sqlstore
and inMemoryStore) linked to this context.
Each time I create a managed object, it is assigned to the sqlstore
or to the inMemoryStore. But sometimes I would like to finally put an
object from inMemoryStore to sqlStore, but "coredata" does not seem
to be ok, because context has been already saved.
So, do you have any solution to move a given object into another store ?
Thank you in advance.
Guillaume
-----------
GUMITECH - France
http://www.gumitech.com
"Chaud cocoa, chaud chocolat !"
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden