Re: CoreData - NSManagedObjectContext notifications - Save vs DidChange ?
Re: CoreData - NSManagedObjectContext notifications - Save vs DidChange ?
- Subject: Re: CoreData - NSManagedObjectContext notifications - Save vs DidChange ?
- From: Jim Correia <email@hidden>
- Date: Thu, 6 Oct 2005 08:26:57 -0400
On Oct 6, 2005, at 7:55 AM, Simon Liu wrote:
Is this the correct behaviour? That changes made in different
contexts to a single store need to be saved in order for the changes
to be seen by all contexts (assuming they refresh the changed
objects)?
Yes - you must save for alternate contexts to be able to pick up the
changes on refresh.
Jim
_______________________________________________
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