On Thu, 1 Jul 2010 10:30:39 -0700, Rainer Standke said:

>I have a core data app where I don't necessarily know when managed
>objects go away, as in: become faults, will be deleted etc..

You know they become faults when willTurnIntoFault is invoked.  You'll
know they'll be deleted when prepareForDeletion is invoked.

> I also need
>to add the observer to the managed object in awakeFromFetch, but that
>gets not only called upon opening an existing object, but also later on
>when fetches are executed.

Tell us more about what you're doing.  Who's observing who?  When?  Why?

--
____________________________________________________________
Sean McBride, B. Eng                 s...@rogue-research.com
Rogue Research                        www.rogue-research.com
Mac Software Developer              Montréal, Québec, Canada


_______________________________________________

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

Reply via email to