Re: Autorelease Question
Re: Autorelease Question
- Subject: Re: Autorelease Question
- From: Filip van der Meeren <email@hidden>
- Date: Thu, 20 Nov 2008 00:06:17 +0100
I disagree, the retain, autorelease and release are all defined within
the Foundation framework.
And that is something that belongs together with the Objective-C
language (according to me); I know it does not need it to exist as a
language, but Objective-C is kind of useless without the Foundation
framework...
I really don't see myself creating a NSObject interface each time I
create a terminal project! ;-)
Filip van der Meeren
http://www.sourceforge.net/projects/xlinterpreter
On 19 Nov 2008, at 23:59, Shawn Erickson wrote:
On Wed, Nov 19, 2008 at 2:45 PM, Luke the Hiesterman <email@hidden
> wrote:
This is really an objective-c question
Actually Cocoa memory management isn't and objective-c topic (unless
you are using GC then you get more toward a language level concept)...
retain/release/autorelease is a Cocoa concept.
-Shawn
_______________________________________________
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
_______________________________________________
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