On Apr 10, 2011, at 06:52, Carter R. Harrison wrote: > Can anybody ever think of a scenario where [NSManagedObject isInserted] > equals NO for an object that is initially fetched from the context? And no > the object has not been deleted from the context prior to calling isInserted.
What do you mean by "initially fetched"? The object should return YES for "isInserted" from the time it's inserted to the time the store is committed/saved. It's not clear where in this timeline your "initially" is pointing. _______________________________________________ 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