[cvs] commit: horde/docs CODING_STANDARDS

Michael M Slusarz slusarz@bigworm.colorado.edu
Thu, 20 Jun 2002 10:21:46 -0700 (PDT)


slusarz     2002/06/20 10:21:46 PDT

  Modified files:
    docs                 CODING_STANDARDS 
  Log:
  Modified the switch standards a bit - IMHO, I think the newer style (case
  labels indented by 2 spaces, actions indented by the normal 4 spaces) is
  easier to read, rather than having the case labels lined up with the
  actual switch statement as previously. Feel free to revert this.
  
  Revision  Changes    Path
  1.48      +5 -6      horde/docs/CODING_STANDARDS

  Chora Links:
  http://cvs.horde.org/diff.php/horde/docs/CODING_STANDARDS?r1=1.47&r2=1.48&ty=u