Re: Where is NSList?
Re: Where is NSList?
- Subject: Re: Where is NSList?
- From: Wade Tregaskis <email@hidden>
- Date: Wed, 28 Jul 2004 19:26:19 +1000
It is my understanding that NSArray's implementation changes between
a more traditional array and a linked list, depending on the number
of elements it contains.
I don't claim to be an expert but that sounds....unlikely. Do you have
some sort of source for this information?
Now that I look I can't find it, but there is a "sparse" subclass of
NS[Mutable]Array somewhere. Whether it's used automatically as the
other poster suggested, or just YAPAT (Yet Another Private Apple
Thing), I don't know.
Wade Tregaskis (aim: wadetregaskis)
-- Sed quis custodiet ipsos custodes?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.