+1 I agree that it should follow the Java naming conventions. Was going to mention it at some point as well.
Alex > > From: Niclas Hedhman <[EMAIL PROTECTED]> > Date: 2003/12/17 Wed PM 08:43:06 EST > To: [EMAIL PROTECTED] > Subject: Coding Standards > > > Gang, > > May I object to > > > package org.apache.avalon.repository.util; > public class LOADER > > > I have been around in Java land for an awful long time and this is the first > time I come across a uppercase only name, which is not an abbreviation. > > Why is not called "Loader" instead? > > > Niclas > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
