Re: NSEnumerator retaining objects?
Re: NSEnumerator retaining objects?
- Subject: Re: NSEnumerator retaining objects?
- From: Matt Gough <email@hidden>
- Date: Tue, 8 Mar 2005 20:10:17 +0000
On 8 Mar 2005, at 19:16, James Bucanek wrote:
It's no big deal, I just wanted to see if someone could confirm this
behavior. I'm been thinking about replacing the NSMutableArrays in my
tree with a simple linked-list, and this might just be reason to
justify it.
Why not just replace your code with a loop using [array objectAtindex:]
?
Matt Gough
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden