> 1. We wrap lines at 80 characters.
Ugh, I hate that. Can we change that to more like 140 chars, or no wrapping? 
 
Ariel Jakobovits
Email: arielj...@yahoo.com
Phone: 650-690-2213
Fax: 650-641-0031
Cell: 650-823-8699


________________________________
 From: Gordon Smith <gosm...@adobe.com>
To: "flex-dev@incubator.apache.org" <flex-dev@incubator.apache.org> 
Sent: Monday, February 27, 2012 10:55 AM
Subject: RE: Code formatting for patch submissions
 
I wrote Adobe's coding guidelines for ActionScript and I noticed a few ways in 
which this formatting doesn't match what the framework's current conventions:

1. We wrap lines at 80 characters.

2. We make the first line of a multiline comment be /* or /** with no text.

3. We put an asterisk on every line of a multiline comment.

4. We line up the asterisks in a multiline comment.

5. We use two spaces after the asterisks so that the text starts at the same 
indent position as code.

- Gordon Smith, Adobe


-----Original Message-----
From: Justin Mclean [mailto:jus...@classsoftware.com] 
Sent: Sunday, February 26, 2012 2:50 PM
To: flex-dev@incubator.apache.org
Subject: Re: Code formatting for patch submissions

Hi,

> Which flex formatter properties file did you use to format the code 
> example you made? I sent one in a previous thread, did you use that 
> one or an Adobe one?

Just pushed the button in the preferences  marked "Set to Adobe standards". I 
believe it has a couple of differences to what the "standards" are now but it's 
a good start.

Thanks,
Justin

Reply via email to