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
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
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).
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