Re: release check
Re: release check
- Subject: Re: release check
- From: John Stiles <email@hidden>
- Date: Wed, 14 Mar 2007 15:24:46 -0700
On Mar 14, 2007, at 2:29 PM, I. Savant wrote:
On Mar 14, 2007, at 5:26 PM, I. Savant wrote:
That would be utterly unnecessary as *all* application resources
are reclaimed by the system when the application terminates.
... adding (sorry) that you should be taking care to use proper
memory management techniques everywhere in your code, rather than
as an afterthought at "quitting time". You'll do yourself no favors
by not using proper technique from the very beginning.
The original question has merit, though. It's nice to have warnings
pop up at app quit if you accidentally forget a -release somewhere.
We all make mistakes.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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