bloritsch 01/03/28 12:28:22 Modified: www code-standards.html Log: Removed redundant entry. Revision Changes Path 1.3 +1 -6 jakarta-avalon/www/code-standards.html Index: code-standards.html =================================================================== RCS file: /home/cvs/jakarta-avalon/www/code-standards.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- code-standards.html 2001/03/02 06:01:07 1.2 +++ code-standards.html 2001/03/28 20:28:21 1.3 @@ -184,11 +184,6 @@ final String myString = "test " + "for " + "performances"; </PRE></TD></TR></TABLE></DIV> </LI> -<LI> -Indent comments on an 80 column basis and the code on a -100 column using a two more indention when you're constrained -to wrap a line. -</LI> <LI> Try not to declare a method as 'synchronized'. If a method accesses a shared resource then surround accesses to that resource with @@ -228,4 +223,4 @@ <A href="mailto:[EMAIL PROTECTED]">Avalon Documentation Team</A>, <A href="mailto:[EMAIL PROTECTED]">Berin Loritsch</A>, <A href="mailto:[EMAIL PROTECTED]">Peter Donald</A>, <A href="mailto:[EMAIL PROTECTED]">Roberto Lo Giacco</A></P></TD></TR></TABLE></TD></TR></TABLE><BR><TABLE border="0" cellpadding="0" cellspacing="0" width="100%"><TR><TD><HR noshade="" size="1"></TD></TR><TR><TD align="center"><FONT color="#525D76" face="arial,helvetica,sanserif" size="-1"><I> Copyright © 1999-2001 The Apache Software Foundation. All Rights Reserved. - </I></FONT></TD></TR></TABLE></BODY></HTML> \ No newline at end of file + </I></FONT></TD></TR></TABLE></BODY></HTML> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]