discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bogus retain via NSEnumerator


From: John C. Randolph
Subject: Re: bogus retain via NSEnumerator
Date: Wed, 21 Apr 2004 23:59:44 -0700

David Stes wrote:
> 
> In comp.lang.objective-c Wayne Cochran <wcochran@acm.org> wrote:
> >
> > This whole idea of autorelease pools seems a little strange to me and seems
> > as error prone as performing my own explicit memory management.
> > But I am new to Cocoa's memory management scheme, so the jury
> > is still out.
> 
>  It's good to be aware of the fact that autorelease is not the way it normally
> is in Objective-C.

Your definition of the word "normally" is rather bizarre.  As you
already know, nearly all Obj-C code that exists is based on the Cocoa
framework.  You may wish this were not the case, but it is.

-jcr


reply via email to

[Prev in Thread] Current Thread [Next in Thread]