So what's your favorite coding convention? It's simply a matter of
changing the pretty settings file and the new convention is applied. The
only convention I can't leave with is braces in next line for
class/methods, ok to put { in end of line for other blocks.Ara. > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:xdoclet-devel- > [EMAIL PROTECTED]] On Behalf Of Mathias Bogaert > Sent: Monday, April 29, 2002 2:48 AM > To: [EMAIL PROTECTED] > Subject: [Xdoclet-devel] Coding conventions > > Now that we are refactoring XDoclet, I would like to apply coding > conventions to the source. > > 1. put the common header > 2. reformat the imports (xdoclet, xjavadoc, org.apache, java), > alphabetical > 3. apply sun java coding conventions > 4. reformat some javadocs > > What do you guys think? I don't know how much work was put into this > pretty > print, but IMO the current layout of the code is not very nice. > > Mathias > > > _______________________________________________ > Xdoclet-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-devel _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
