Re: Autorelease pool
Re: Autorelease pool
- Subject: Re: Autorelease pool
- From: Nick Zitzmann <email@hidden>
- Date: Wed, 7 Oct 2009 15:57:25 -0600
On Oct 7, 2009, at 3:53 PM, Michael Süssner wrote:
How can I track which object has already been release:
You can't. Read up on the memory management rules; you've made a few
mistakes in your code (assuming you're not using GC). <http://developer.apple.com/mac/library/documentation/Cocoa/Conceptual/MemoryMgmt/Articles/mmRules.html
>
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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