On May 14, 2013, at 1:16 AM, Andy Lee <ag...@mac.com> wrote: > I fiddled a bit with it, adding calls that don't take arguments like [self > description] and [self self]. There was no dealloc until just before the > method exited, after those calls. It *seems* that merely referring to self, > whether as receiver or argument, keeps it alive. However, I might just have > been lucky.
Or, as was suggested, something else might well have been retaining self. --Andy _______________________________________________ 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com