> James Duncan Davidson <[EMAIL PROTECTED]> wrote:
> >   * Object model separate from Task implementation. The
> >     Project/Target/Task tree is clear -- and is crawled at build
> >     time. This allows any task to get ahold of it and modify it as
> >     you go. It is a simple model, no more is there than needs to
> >     be. I'm not yet sold either way on round- tripping.

I see round-tripping as a major impetus behind an Ant 2.0. I guess I have to
see a list of the shortcomings in Ant 1.2! I haven't experienced too many
from a user's perspective.

I imagine that we should start to collect a list of these shortcomings so we
(you) know what needs to be addressed in a new version. I'll start:

1. Ant build scripts should be parsed from a variety of valid input sources
into a DOM structure to facilitate Ant integration into GUI editing
environments. (let the flames begin) :-)

jim

Reply via email to