• 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: NSArray - waste of time?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSArray - waste of time?


  • Subject: Re: NSArray - waste of time?
  • From: Scott Anguish <email@hidden>
  • Date: Fri, 27 Apr 2007 01:55:36 -0400


On Apr 26, 2007, at 4:26 PM, Marcel Weiher wrote:


On 14,Apr 2007, at 11:29 , Nick Zitzmann wrote:


On Apr 14, 2007, at 12:26 PM, William Squires wrote:

What advantage does using an NSArray/NSMutableArray have over using an ordinary C-style static/dynamic 'array'?

It's easier to program, and an index overrun doesn't crash the program.

It grows/shrinks automatically, handles retain/release memory management, has various searching/sorting methods built-in,...

supports archiving, key-value operators, key-value observing...


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >NSArray - waste of time? (From: William Squires <email@hidden>)
 >Re: NSArray - waste of time? (From: Nick Zitzmann <email@hidden>)
 >Re: NSArray - waste of time? (From: Marcel Weiher <email@hidden>)

  • Prev by Date: Re: Many-To-Many Relationship Interface in Core Data
  • Next by Date: Re: NSArray - waste of time?
  • Previous by thread: Re: NSArray - waste of time?
  • Next by thread: Re: NSArray - waste of time?
  • Index(es):
    • Date
    • Thread