Hello,
I have an document-based CoreData application that uses an NSOperation
to manipulate ManagedObjects. I can successfully synchronize the main
thread's context, using mergeChangesFromContextDidSaveNotification:.
However, when I subsequently try to save the document I get a warning
that the doc has been saved by another application. This happens in
spite of the fact that I update the doc's fFileModificationDate right
after synchronisation.
What am I missing?
Thanks,
Rainer
_______________________________________________
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to arch...@mail-archive.com