> >  > 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.
 > > 
 > > I don't know of a guide, but we do have a 'jstyle' utility that enforces
 > > some basic stylistic conventions.
 > 
 > Well that's handy, but are those stylistic conventions written down
 > anywhere so they could be provided to the wider world?

Again, I'm not aware of a written guide.  The utility itself part of the
SUNWonbld package, which is part of OpenSolaris:

  http://cvs.opensolaris.org/source/xref/on/usr/src/tools/scripts/jstyle.pl

-- 
meem
_______________________________________________
opensolaris-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to