Re: Releasing Objects
Re: Releasing Objects
- Subject: Re: Releasing Objects
- From: Franck Zoccolo <email@hidden>
- Date: Wed, 23 Dec 2009 08:49:49 +0100
On 23/12/2009 06:40, Michael Craig wrote:
> Everything else is the same as is given in the tutorial. The console shows
> that the reference count of converter is 1 both before and after the
> release. Why ?
>
You said that you're using garbage collection. When using GC retain and
release messages do nothing, and the retain count is not used to
determine when an objet can be freed from memory.
_______________________________________________
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