Clang objected to a variable that started with "new" when we turned it into a 
property, because then there was a method named "new" that wasn't doing what it 
expected. I don't remember the details; I renamed it a long time ago.

On May 29, 2013, at 10:37 AM, Alex Zavatone wrote:

> I'm aware that certain prefixes like "set" are bad news to use to start 
> method names for obvious reasons, but with the caffeine levels in my brain 
> cell running low, I'm at a loss to recall some of the others (is return 
> verboten?).  Is there a list of reserved method prefix strings that you 
> simply shouldn't use to start your methods?
> 
> Just want to have a little list handy of "don't start methods with these 
> words".
> 
> My sleep deprivation thanks you.
> 
> 
> 
> _______________________________________________
> 
> 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:
> https://lists.apple.com/mailman/options/cocoa-dev/lrucker%40vmware.com
> 
> This email sent to lruc...@vmware.com


_______________________________________________

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to