Re: NSArray - waste of time?
Re: NSArray - waste of time?
- Subject: Re: NSArray - waste of time?
- From: Todd Heberlein <email@hidden>
- Date: Sat, 14 Apr 2007 13:02:07 -0700
On Apr 14, 2007, at 11:26 AM, William Squires wrote:
What advantage does using an NSArray/NSMutableArray have over using
an ordinary C-style static/dynamic 'array'?
Poor/incorrect use of C arrays is probably the single largest source
of vulnerabilities over the last decade. I think if you look at most
languages developed/popularized over the last 20 years, they have
purposely moved away from the simple and error-prone C array semantics.
Todd
_______________________________________________
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