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
- RE: [JBoss-dev] CVS update: jboss/... Filip Hanik
- Re: [JBoss-dev] CVS update: jb... Scott M Stark
- RE: [JBoss-dev] CVS updat... Bill Burke
- Re: [JBoss-dev] CVS u... Toby Allsopp
- Re: [JBoss-dev] CVS u... David Jencks
- Re: [JBoss-dev] CVS u... Jason Dillon
- Re: [JBoss-dev] CVS u... Toby Allsopp
- Re: [JBoss-dev] CVS u... Jesper Pedersen
- Re: [JBoss-dev] CVS u... Peter Antman
- Re: [JBoss-dev] CVS update: jb... danch (Dan Christopherson)
- Re: [JBoss-dev] CVS update: jboss/src/... Georg Rehfeld
- Re: [JBoss-dev] CVS update: jboss/... Toby Allsopp
- RE: [JBoss-dev] CVS update: jboss/src/etc ... marc fleury
- Re: [JBoss-dev] CVS update: jboss/src/... Scott M Stark
- RE: [JBoss-dev] CVS update: jboss/... marc fleury
- Re: [JBoss-dev] CVS update: jb... Ole Husgaard
- Re: [JBoss-dev] CVS update: jboss/src/... Toby Allsopp
- RE: [JBoss-dev] CVS update: jboss/src/etc class... Jay Walters
- [JBoss-dev] CVS update: jboss/src/etc class.jav... Mad
- [JBoss-dev] CVS update: jboss/src/etc class.jav... Andreas Schaefer