http://www.google.com/search?hl=en&q=as3+naming+conventions&meta=&aq=0&oq=as3+naming+con

http://opensource.adobe.com/wiki/display/flexsdk/Coding+Conventions

----- Original Message ----- From: "Sander Schuurman" <[email protected]>
To: "Flash Coders List" <[email protected]>
Sent: Monday, June 29, 2009 1:34 PM
Subject: [Flashcoders] Variable naming conventions...


Hi,

just wondering what you guys have for variable naming conventions...

I use:

ALL_CAPITALS for constants
_underscore for private vars
this.thisPublicVar for public vars
$dollarSignedParam for method params
normalCamelCase for local method vars

Inside methods I can recognize all variable types...

What do you use?

Sander Schuurman
sentoplene.com
twitter: @sentoplene _______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to