• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Collection classes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Collection classes


  • Subject: Re: Collection classes
  • From: Dustin Voss <email@hidden>
  • Date: Thu, 8 Jan 2004 18:59:37 -0800

On 7 Jan, 2004, at 7:02 PM, Todd Blanchard wrote:

What language - Objective C?

What's not to like?

Well, my beef is different from Timothy's. I don't like that you don't know the performance characteristics of the classes. I have heard that NSArray changes between a traditional array and a linked list as the size increases. For all I know, it eventually turns into a skip list. That's cool, but if I care about performance -- even gross performance -- I need to know whether something is O(n), O(1), or whatever.
_______________________________________________
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.
  • Follow-Ups:
    • Re: Collection classes
      • From: Kyle Moffett <email@hidden>
References: 
 >Collection classes (From: T Reaves <email@hidden>)
 >Re: Collection classes (From: Todd Blanchard <email@hidden>)

  • Prev by Date: Re: NSWindow's firstResponder and a pointer to that object.
  • Next by Date: Re: Online Cocoa Developer Documentation Updated
  • Previous by thread: Re: Collection classes
  • Next by thread: Re: Collection classes
  • Index(es):
    • Date
    • Thread