You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beehive.apache.org by Apache Wiki <wi...@apache.org> on 2005/06/08 17:33:02 UTC

[Beehive Wiki] Update of "CodingConventions" by EddieOneil

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Beehive Wiki" for change notification.

The following page has been changed by EddieOneil:
http://wiki.apache.org/beehive/CodingConventions

The comment on the change is:
Add coding convention proposal to wiki.

New page:
Beehive is currently considering a set of coding conventions.  

The current proposal is based on the [http://java.sun.com/docs/codeconv/html/CodeConvTOC.doc.html 'Java Conventions'] from Sun with the following modifications:

 * allow the use of "_" as a prefix for class-level variable names