Hah! The dictionary is sort of wrong:
http://opensource.adobe.com/wiki/display/flexsdk/Coding+Conventions#CodingConventions-Classmetadata
Not a big problem but its a small error anyway. Can someone correct it.
//--------------------------------------
// Events
//--------------------------------------
/ <- PROBLEM
**
* ASDoc comment.
*/
[Event
I’m not liking some of those style conventions. Based on what, did these style where written? I will use the K&R style (and the C++ style).
Any different opinions ?