Re: Releasing memory
Re: Releasing memory
- Subject: Re: Releasing memory
- From: Stephane Sudre <email@hidden>
- Date: Thu, 17 Jun 2004 11:37:52 +0200
On jeudi, juin 17, 2004, at 10:23 AM, Yann Bizeul wrote:
You can use debug tools like ObjectAlloc, or "leaks" in terminal to see
how your objects are releases.
Personaly, I always ask myself questions about when objects are
released, if someone tell me that *everything* in the autorelease pool
in released at the end of the run loop, then I must have problems
somewhere :-)
If you have access to the WWDC 2002 DVDs (at least I think it's 2002),
have a look at the Cocoa sessions, Ali Ozer's restaurant presentation
is priceless on this topic.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.