Hi all,

I wrote the JBossCMP code before I was aware the JBoss Code Style Guide, 
so I now I want to run a beautifier to correct my code.  Does any one 
use a free beautifier that they have setup for JBoss?

I found one called jacobe which seems to do the trick, but I have some 
questions about the style guide.

In class or interface declarations should I put a line terminator before 
extends and implements as in the example code?

Should I put a space between if and the open parenthesis? (There is not 
one in the sample.)

Should I put a space between catch and the open parenthesis? (There is 
one in the sample.)

Should I put a space between for and the open parenthesis? (There is one 
in the sample.)


I'm not going to update the code until after DR1 in case it introduces 
errors.

thanks
-dain


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

Reply via email to