Core Data Minefield
mmalc crawford
mmalc_lists at mac.com
Mon Feb 5 04:52:02 PST 2007
On Feb 4, 2007, at 4:59 PM, Boisy Pitre wrote:
> What I am seeing is that when a previously saved data file is
> opened, the inserted/deleted/updated
> NSManagedObjectContextObjectsDidChangeNotification notifications are
> NOT triggered.
>
Why would you expect to see a
NSManagedObjectContextObjectsDidChangeNotification notification on
load? The managed objects aren't changed.
mmalc
More information about the MacOSX-dev
mailing list