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: "Clark Cox" <email@hidden>
- Date: Sat, 28 Jun 2008 16:06:28 -0700
On Sat, Jun 28, 2008 at 3:53 PM, Markus Spoettl
<email@hidden> wrote:
> On Jun 28, 2008, at 1:03 PM, Kyle Sluder wrote:
>>
>> And you're surprised that this caused an infinite loop?
>
> As a matter of fact, yes I was until I realized what was happening. I read
> the documentation and there was no mention about this specific accessor.
> That was not the question, though, only an explanation of what has happened
> and why I asked the question I am asking.
>
> 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.
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:>).
--
Clark S. Cox III
email@hidden
_______________________________________________
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