Re: List of Indexed Accessor Names for NSMutableArray
Re: List of Indexed Accessor Names for NSMutableArray
- Subject: Re: List of Indexed Accessor Names for NSMutableArray
- From: Quincey Morris <email@hidden>
- Date: Sat, 28 Jun 2008 17:07:56 -0700
On Jun 28, 2008, at 16:38, Markus Spoettl wrote:
On Jun 28, 2008, at 4:06 PM, Clark Cox wrote:
They're listed in the NSKeyValueCoding.h header, but it seems that
they aren't included in the equivalent documentation
(<http://developer.apple.com/documentation/Cocoa/Reference/Foundation/Protocols/NSKeyValueCoding_Protocol/Reference/Reference.html#//apple_ref/occ/instm/NSObject/mutableArrayValueForKey:
>).
That's it! This is what the comment for NSMutableArray says. In the
first paragraph notice that -insert<Key>:atIndexes: and -
remove<key>AtIndexes: is not in the documentation.
The last-modified date on that page is Feb, 2007. Seems like a long
time for such a fundamental document to be incomplete. That may be a
good thing to mention when you file a bug report against the
documentation. ;)
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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