RE: [Htmlparser-developer] "Sun Coding Standard" counter
Brought to you by:
derrickoswald
From: Couball, J. <jam...@co...> - 2003-08-27 17:01:13
|
Although I personally prefer tabs, I would +1 any consistent coding style. FWIW, you may want to loosely enforce coding standards through the use of the Checkstyle ant task (see http://checkstyle.sourceforge.net/). This could produce a report of violations without really impacting the project. An example report is here: http://maven.apache.org/checkstyle-report.html. Sincerely, James. -----Original Message----- From: Fernando Machado [mailto:fn...@ne...]=20 Sent: Tuesday, August 26, 2003 11:13 PM To: htm...@li... Hi all, +1 for Sun Coding Standard Regards, -fmc > Subject: AW: [Htmlparser-developer] tabs > Date: Tue, 26 Aug 2003 09:37:49 +0200 > From: "Holger Stenzhorn" <Hol...@xt...> > To: <htm...@li...> > Reply-To: htm...@li... (...) > How about the original one from Sun =3D > (http://java.sun.com/docs/codeconv/)? (...) >=20 > Cheers, > Holger >=20 > From: "Somik Raha" <so...@ya...> > To: <htm...@li...> > Subject: Re: [Htmlparser-developer] Re: Htmlparser-developer digest, Vol 1 #255 - 1 msg > Date: Tue, 26 Aug 2003 20:32:31 -0400 > Reply-To: htm...@li... >=20 > Hi Folks, (...) >=20 > I would personally prefer to maintain the tabs, and follow the Sun > Microsystems java coding standard. > http://java.sun.com/docs/codeconv/html/CodeConvTOC.doc.html >=20 (...) >=20 > Regards > Somik >=20 ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Htmlparser-developer mailing list Htm...@li... https://lists.sourceforge.net/lists/listinfo/htmlparser-developer |