Re: Code Guidelines
Re: Code Guidelines
- Subject: Re: Code Guidelines
- From: Scott Anguish <email@hidden>
- Date: Fri, 28 May 2004 02:58:03 -0400
On May 28, 2004, at 1:55 AM, Dustin Voss wrote:
On 27 May, 2004, at 9:16 PM, Christoffer Lerno wrote:
What is the general consensus of how to name instance variables so
that they can be separated from local variables and parameters?
I bet there isn't a consensus. I mostly use "the" as the prefix.
another informal option is using a aName, anArray, etc..
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.