Re: Garbage collection in Leopard - not an NDA answer
Re: Garbage collection in Leopard - not an NDA answer
- Subject: Re: Garbage collection in Leopard - not an NDA answer
- From: Raffael Cavallaro <email@hidden>
- Date: Thu, 16 Nov 2006 11:33:04 -0500
On Nov 16, 2006, at 10:46 AM, Andrew Merenbach wrote:
Would it be correct to say that we're /expected/ to be using
garbage collection, as opposed to solely using traditional memory
management techniques?
I think the idea is that you can code in the old style if you want to
- all of your memory management messages - retain, release,
autorelease - will just become no-ops when compiled and linked
against the new runtime that has garbage collection.
Raffael Cavallaro, Ph.D.
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden