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 20:02:21 -0500
On Feb 25, 2009, at 7:52 PM, Jerry Krinock wrote:
Note that a fetch will not return deleted objects that might still
be on the undo stack, so I also call
removeSelfFromObserveredObjects from the managed object's dealloc
method.
Oooo, dealloc is not recommended for overriding.
I think that's only because it is not guaranteed to be called.
-d
_______________________________________________
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