On Jul 1, 2010, at 8:26 AM, Rainer Standke <li...@standke.com> wrote:
> Hello all, > > is it possible to determine if one object is observing another? Specifically, > I'd like one object to ask another "are you observing me?". That way I could > determine if I need to remove that observer before I let go of the observed > object... This is a very good indication that you have an inverted or cyclical dependency. Your observee shouldn't need to know about your observers. What is your specific setup? --Kyle Sluder_______________________________________________ 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