Kevin Burton wrote:
>
> > Of course not.  Generated code should never live in CVS--only the
> > generator should.
>
> ... ah.  so we add another lib in CVS and then the code to drive this gets added
> as an Ant task... :(

The <java> task is generally all that is required.  Specialized ant tasks
are just bells and whistles.

> > > What if you make subtle modifications to them.
> >
> > Local edits to generated code should never be made for any reason
> > other than testing.
>
> No way... it happens all the time.

Forgive me Kevin, but my first contribution to Alexandria was cleaning up a
little mess you left.  The definition for XML schema's had changed, Castor
had moved on, and Alexandria was left with a prereq on an unsupported
version.

I am firmly of the belief that local edits to generated code should never
be made for any reason.

- Sam Ruby


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to