Re: Retained Outlet
Re: Retained Outlet
- Subject: Re: Retained Outlet
- From: Richard Somers <email@hidden>
- Date: Fri, 18 Nov 2011 13:49:48 -0700
On Nov 18, 2011, at 1:33 PM, Corbin Dunn wrote:
> You are probably orphaning (which is a leak), your window controller subclass. Make sure it's dealloc is called; I'm guessing it won't be. This isn't shown in "leaks", since it isn't a true leak.
Good suggestion. I just checked and the window controller subclass dealloc method is being called.
--Richard
_______________________________________________
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