Hi all, I am getting the message "The NSManagedObject with ID (whatever) has been invalidated" when I try to save a new document in my application. It is just a plain blank document that I have not made any changes to.
This did not happen when I saved my document in my build from one week ago, and I have been through every change I have made since then and can't for the life of me see what I may have changed that would cause this problem all of a sudden. Is it normal for my managed object to turn to a fault when I save it for the first time? I am using a subclass of NSAtomicStore for the backend storage. Can anybody suggest a good way of debugging this issue? I see a number of questions similar to this on the web but have not found any suggestions that help me to track it down. Gideon _______________________________________________ Cocoa-dev mailing list ([email protected]) 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 [email protected]
