Re: Observing Managed Object Changes. Was: Strange ... behavior
Re: Observing Managed Object Changes. Was: Strange ... behavior
- Subject: Re: Observing Managed Object Changes. Was: Strange ... behavior
- From: Dave Fernandes <email@hidden>
- Date: Wed, 25 Feb 2009 19:19:08 -0500
On Feb 25, 2009, at 3:51 PM, Jerry Krinock wrote:
Dave's earlier comment on this contains some assumptions that are
suspect. I don't know of any guarantee that deleting an object
causes the object to first be faulted out and/or to receive a
'didTurnIntoFault' message, but perhaps it's so, or perhaps it's a
current implementation detail that can't be relied on in the future.
Agreed. As I have just shown, faulting occurs with a newly-
inserted object but not one that was fetched from the persistent
store.
Yes, the one fetched from the persistent store may still be a fault
if you have not tried to access any attributes yet.
Dave
_______________________________________________
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