OK, it's over. Mathias, please apply these changes to pretty.settings file.
Ara. > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:xdoclet-devel- > [EMAIL PROTECTED]] On Behalf Of Marcus Brito > Sent: Tuesday, May 07, 2002 12:25 AM > To: Lista xdoclet-devel > Subject: Re: [Xdoclet-devel] Coding conventions vote > > Here are my coding convention preferences: > > > 1. Brace in new lines for class > > Ara: +1 > > Mathias: -1 > > David: +1 > > Konstantin: -1 > > Aslak: -1 > > Vincent: +1 > > Andrew: +1 > > Marcus: +1 > > > 2. Brace in new lines for methods > > Ara: +1 > > Mathias: -1 > > David: +1 > > Konstantin: -1 > > Aslak: -1 > > Vincent: +1 > > Andrew +1 > > Marcus: +1 > > > 3: No @todo-javadoc stubs > > Ara: +1 > > Mathias: +1 > > David: +0 > > Konstantin: -1 > > Aslak: +1 > > Vincent: +1 > > Andrew: +1 > > Marcus: +1 > > > 4. Spaces before/after parenthesis > > Ara: +1 > > Mathias: -1 > > David: -1 > > Konstantin: +1 > > Aslak: +1 > > Vincent: -1 > > Andrew: -1 > > Marcus: -1 > > > Checkstyle: > > Whichever the above requires. > > Ditto. > > > 5. methods' throws clause on separate line, indented twice. > > +1 on next line, > -1 to indent twice. > > I usually do this: > > public String someMethod(SomeType someArg) > throws SomeException > > "throws" is aligned with the access modifier. > > > 6. class'/interfaces' extends/implements on separate line, indented > twice. > > -1 to this one. > > > 7. if a statement/expression gets split over >1 line, indent the > > continuation lines twice. > > +1 to this one. > > > And I prefer 4 spaces, not tabs, for the indents and braces on same line > > for everything other than classes/methods. > > I prefer tabs so you can configure the amout of indentation you want to > see adjusting the tab size. And I use braces on the next line for > everything. > > > > 3. don't use > > Andrew. > > Yeah, we shouldn't use Andrew! > (Just kidding) > > -- > Pazu _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel