on 3/14/02 11:43 AM, "John Wilson" <[EMAIL PROTECTED]> wrote:
> My own coding conventions are not the Sun conventions. Mine includes the > obsessive use of final, the use of this to always qualify references to > class fields and a bunch of idiosyncrasies I'm probably not aware of and > have no wish to inflict on others. I don't think we were referring to that type of coding conventions (I don't mind using final when it makes sense), but more concerned with the formatting of the code in the .java file. -jon