Re: when should my NSWindowController be released?
Re: when should my NSWindowController be released?
- Subject: Re: when should my NSWindowController be released?
- From: Seth Willits <email@hidden>
- Date: Sat, 13 Sep 2008 15:50:18 -0700
On Sep 13, 2008, at 2:59 PM, Markus Spoettl wrote:
Like what?
For instance if you have an app delegate object in MainMenu.nib it
gets deallocated only when the application terminates.
Sure you can (try to) test for it, but *what's the point*? Your time
is better spent testing for and fixing leaks that occur during regular
usage before application termination.
--
Seth Willits
_______________________________________________
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