• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Core Data - synchronize ManagedObjectContexts - save date
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Core Data - synchronize ManagedObjectContexts - save date


  • Subject: Core Data - synchronize ManagedObjectContexts - save date
  • From: Rainer Standke <email@hidden>
  • Date: Sun, 28 Feb 2010 15:20:55 -0800

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 (email@hidden)

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:
This email sent to email@hidden


  • Prev by Date: Using CFMutableDictionaryRef
  • Next by Date: Re: Using CFMutableDictionaryRef
  • Previous by thread: Re: Using CFMutableDictionaryRef (Resolved)
  • Next by thread: Re: Using CFMutableDictionaryRef (Resolved)
  • Index(es):
    • Date
    • Thread