You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by bl...@apache.org on 2001/03/28 22:28:22 UTC

cvs commit: jakarta-avalon/www code-standards.html

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:bloritsch@apache.org">Avalon Documentation Team</A>, <A href="mailto:bloritsch@apache.org">Berin Loritsch</A>, <A href="mailto:donaldp@apache.org">Peter Donald</A>, <A href="mailto:rlogiacco@mail.com">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 &copy; 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: avalon-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: avalon-dev-help@jakarta.apache.org