----- Original Message ----- From: "Jon Scott Stevens" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 14, 2002 7:33 PM Subject: Re: [vote] coding conventions
> on 3/14/02 11:16 AM, "John Wilson" <[EMAIL PROTECTED]> wrote: > > > +1 for the Sun conventions. > > Turbine's conventions extend the Sun conventions (which you don't even > follow in your own code). :-) The turbine conventions extend and embrace the Sun conventions (changing the bracketing layout, for example). 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. This vote is not on the coding conventions used by uk.co.wilson.* packages. John Wilson The Wilson Partnership http://www.wilson.co.uk
