Hi,

> How about using the Java Coding Standard by Sun?

yes, most people have seen that, it's easy to get
by looking at http://java.sun.com/docs/codeconv/,
many people already follow it.

> other open source projects ... have been mostly 4 (spaces).

yes, 4 columns indent clearly, everything hanging after column 128
should be considered bad coding style. Most editors CAN do spaces,
some can't cope with TAB.

Others mentioned formatting tools already (jindent i.e., I've 'jip'
[Java Is Pretty] here, waiting to be used), so extreme guys can
have what they want and format back before checking in.

not 2 cents worth, but to have been said
Georg
 ___   ___
| + | |__    Georg Rehfeld      Woltmanstr. 12     20097 Hamburg
|_|_\ |___   [EMAIL PROTECTED]           +49 (40) 23 53 27 10



_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to