On 11 Feb 2010, at 21:50, Kyle Sluder wrote: > On Thu, Feb 11, 2010 at 9:55 AM, Mike Abdullah > <cocoa...@mikeabdullah.net> 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 (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com