[flexcoders] Flex Coding Standards

2009-05-24 Thread Angelo Anolin
Hi FlexCoders, Would someone be kind enough to share their coding standards relative to flex development? I am starting Flex and I would want to at least follow good standard(s) especially on coding side. Thanks and best regards. Angelo

Re: [flexcoders] Flex Coding Standards

2009-05-24 Thread Romeo Obane
Hope this helps http://blog.dclick.com.br/2007/02/13/adobe_flex_coding_guidelines_english/pt/ I'm currently basing my coding standards from there :) On Sun, May 24, 2009 at 2:04 PM, Angelo Anolin angelo_ano...@yahoo.comwrote: Hi FlexCoders, Would someone be kind enough to share their

Re: [flexcoders] Flex Coding Standards

2009-05-24 Thread Sam Lai
The conventions/standards/guidelines for Flex SDK are here - http://opensource.adobe.com/wiki/display/flexsdk/Coding+Conventions 2009/5/25 Romeo Obane ro...@vhubs.com: Hope this helps http://blog.dclick.com.br/2007/02/13/adobe_flex_coding_guidelines_english/pt/ I'm currently basing my

Re: [flexcoders] Flex Coding Standards

2009-05-24 Thread Angelo Anolin
Subject: Re: [flexcoders] Flex Coding Standards The conventions/ standards/ guidelines for Flex SDK are here - http://opensource. adobe.com/ wiki/display/ flexsdk/Coding+ Conventions 2009/5/25 Romeo Obane ro...@vhubs. com: Hope this helps http://blog. dclick.com. br/2007/02/ 13/adobe_

Re: [flexcoders] Flex Coding Standards

2009-05-24 Thread Manish Jethani
On Sun, May 24, 2009 at 9:41 PM, Sam Lai samuel@gmail.com wrote: The conventions/standards/guidelines for Flex SDK are here - http://opensource.adobe.com/wiki/display/flexsdk/Coding+Conventions One of the things the document doesn't mention is the order of the private, protected, and public