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:57:56 -0700

David Stes wrote:
> 
> In comp.lang.objective-c Sherm Pendley <spamtrap@dot-app.org> wrote:
> >
> > It's a place where NeXT never existed, POC is
> > the only Objective-C implementation,
> 
> POC (http://users.pandora.be/stes/compiler.html) at least doesn't use the
> crippled Apple memory management.

No, it has a memory management system that can't cope with circular
references.  That's *so* much better, isn't it?

> The Apple memory management is especially inferior for stuff like
> enumerators, because you are forced to keep a counter of how many times you
> are autoreleasing inside a loop. 

If you ever bothered to find out what you were talking about, it would
be one of the signs of the apocalypse.  I've *never* had to do what you
describe above.

-jcr


reply via email to

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