Re: [Xdoclet-user] naming problem with the generated classes

2001-08-28 Thread Dmitri Colebatch
On Tue, 28 Aug 2001, Andrew Stevens wrote: > > > Unless I'm mistaken, the Java convention is for variables, methods > > > and package names to begin with lower case, but classes to have an > ^^ > > > initial capital. That's cer

Re: [Xdoclet-user] naming problem with the generated classes

2001-08-28 Thread Andrew Stevens
A wise old hermit known only as Dmitri Colebatch <[EMAIL PROTECTED]> once said: > On Tue, 28 Aug 2001, Andrew Stevens wrote: > > Unless I'm mistaken, the Java convention is for variables, methods > > and package names to begin with lower case, but classes to have an

Re: [Xdoclet-user] naming problem with the generated classes

2001-08-28 Thread Dmitri Colebatch
On Tue, 28 Aug 2001, Andrew Stevens wrote: > Unless I'm mistaken, the Java convention is for variables, methods and > package names to begin with lower case, but classes to have an initial > capital. That's certainly the case in all the source I've come across > (including the xdoclet source).

Re: [Xdoclet-user] naming problem with the generated classes

2001-08-28 Thread Andrew Stevens
A wise old hermit known only as =?iso-8859-1?q?joel=20cordonnier?= <[EMAIL PROTECTED]> once said: > When I run XDoclet, the generated classes/interfaces > don't follow the Java convention, ie, begin with a > lower case letter ! Unless I'm mistaken, the Java convention is for variables, methods