On Sat, Sep 13, 2008 at 5:59 PM, Markus Spoettl <[EMAIL PROTECTED]> wrote: > On Sep 13, 2008, at 2:42 PM, j o a r wrote: >> >> Like what? > > For instance if you have an app delegate object in MainMenu.nib it gets > deallocated only when the application terminates.
Pretty much by definition, if an object is intended to only be deallocated when your application terminates, that object *cannot leak*. Even if you decide on a definition where it can "leak", such a leak is of absolutely no consequence and as such is not worth looking for. Mike _______________________________________________ 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 [EMAIL PROTECTED]