Re: Core Data Issue with Binding
Re: Core Data Issue with Binding
- Subject: Re: Core Data Issue with Binding
- From: Mike Abdullah <email@hidden>
- Date: Thu, 11 Feb 2010 23:48:05 +0000
On 11 Feb 2010, at 21:50, Kyle Sluder wrote:
> On Thu, Feb 11, 2010 at 9:55 AM, Mike Abdullah
> <email@hidden> wrote:
>> Not true, they are KVC-compliant. However, they *are* unwise and you should follow Kyle's advice.
>
> I can't find anywhere that specifically addresses the capitalization
> issue. The only thing I've found that comes close is the note on
> typographical conventions at the top of "Key-Vaule Coding Accessor
> Methods" in the Key-Value Coding Programming Guide[1], which uses
> <key> and <Key> to distinguish between lowercase and capitalized
> forms. But that of course doesn't explicitly form part of the API
> contract.
Fair enough. The main reason why such a thing is legal is that you sometimes need a method like -URL or -HTMLString, so the system supports this.
>
>
> [1] http://developer.apple.com/Mac/library/documentation/Cocoa/Conceptual/KeyValueCoding/Concepts/AccessorConventions.html#//apple_ref/doc/uid/20002174
_______________________________________________
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