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: Fri, 23 Apr 2004 03:13:42 -0700

David Stes wrote:
> 
> In comp.lang.objective-c John C. Randolph <jcr@nospam.idiom.com> wrote:
> >> >
> >> > I've *never* had to do what you describe above.
> >>
> >> But do you test for this condition, in your programs ?
> >
> > Of course not.
> 
> So you write bad code

No, I follow the coding conventions that apply for retain/release.  I
know whether autorelease or release is appropriate in any given
circumstance.  

As I've mentioned before, go ahead and point out any errors you may find
in my code.  Several examples are available at 
http://developer.apple.com/samplecode/Cocoa/index.html

-jcr


reply via email to

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