Bill Rushmore wrote:
I am about to start on working on some Java code for one the sub-projects here and I was 
wondering if there is an "official" code convention document for Java like 
there is one for C.  Looking through the Java code in ON I have seen some minor 
differences.  I can understand that most of the C style guidlines would be inherited by 
Java but there are few things specific to Java that might worthwhile to address.

Bill
rushmores.net

Hi Bill,

Most projects at Sun use the "Code Conventions for the Java Programming Language" documented at http://java.sun.com/docs/codeconv

Regards,
Ben Humphreys

--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Ben Humphreys                   PTS Engineer
PTS Kernel & Drivers                Email: [EMAIL PROTECTED]
Sun Microsystems                Web: http://www.sun.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
_______________________________________________
opensolaris-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to