Re: Core Data Issue with Binding
Re: Core Data Issue with Binding
- Subject: Re: Core Data Issue with Binding
- From: Kyle Sluder <email@hidden>
- Date: Thu, 11 Feb 2010 13:50:05 -0800
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.
--Kyle Sluder
[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