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: Keary Suska <email@hidden>
- Date: Sat, 28 Jun 2008 17:02:40 -0600
- Thread-topic: List of Indexed Accessor Names for NSMutableArray
6/28/08 4:53 PM, also sprach email@hidden:
> The real question is if there is a list of accessor methods that can
> be implemented optionally so you don't run into this accidentially as
> I did.
http://developer.apple.com/documentation/Cocoa/Conceptual/KeyValueCoding/Con
cepts/AccessorConventions.html#//apple_ref/doc/uid/20002174-178830-BAJEDEFB
It's not a list per se, but does reference every accessor. For more info on
the various methods in a more listy kind of way, refer to the protocol doc:
http://developer.apple.com/documentation/Cocoa/Reference/Foundation/Protocol
s/NSKeyValueCoding_Protocol/Reference/Reference.html
HTH,
Keary Suska
Esoteritech, Inc.
"Demystifying technology for your home or business"
_______________________________________________
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