The biggest issues are consistent use of 3 spaces instead of tabs and lining up braces in the same column. The use of a space before an open paren in each of the contexts below is optional.
> 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.) _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development