Good! I almost forgot (thanks for the reminder) :

11/ Always use 4 spaces and no Tabs ! I would put this one as rule number 1
if I could ....

Cheers,
-Vincent

----- Original Message -----
From: "Jari Worsley" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, July 25, 2001 7:07 PM
Subject: Re: VOTE vs POLL + becoming a committer (WAS Re: [Cactus v2 - POLL]
Extension to web.xml mechanism)


>
> >
> > Very quickly :
> >
> > 1/ class brackets
> >
> > public class MyClass
> > {
>
> oh yes.
>
> >
> > 2/ method brackets
> >
> > public void myMethdo()
> > {
>
> yes
>
> >
> > 3/ if, else, for brackets
> >
> > if (xxx) {
> > } else if (yyy) {
> > } else {
> > }
> >
>
> now if -else bracketing has been the subject of many religious coding
> wars ;) but ok...
>
> >
> > 6/ Comments everywhere, including private methods and members
> >
> > 7/ @version @version@ in the class comment
> >
> > 8/ No @author tag, but we can change that (I wasn't putting any in the
XP
> > fashion ...) if you wish.
>
> fine.
>
>
> it took us long enough to decide on tabs vs spaces at work so I'm not
> looking for a coding standards religious war ;)
>
> Jari
>
> --
> Jari Worsley
> Senior Programmer
> Hyperlink Interactive Ltd
>

Reply via email to