on 1/16/01 1:46 AM, "Charles Benett" <[EMAIL PROTECTED]> wrote:
> Serge,
> Good idea to add a coding standards doc, but ...
> I'd strongly prefer we stick with the Sun Java coding convention for
> brackets, e.g.:
>
> if (foo) {
> //statements
> }
>
> etc (section 7 of code conventions).
> I think its easier to read, saves a line per keyword and its easier to
> tell people to follow Sun standard than Sun standard with fixes.
>
> Charles
Actually, we have a nice page that has worked fine for years now...
<http://java.apache.org/turbine/code-standards.html>
Turbine, Velocity and others use this.
-jon
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives: <http://www.mail-archive.com/james%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]