On Wed, 29 Oct 2008, Matt Benson <[EMAIL PROTECTED]> wrote:

--- Stefan Bodewig <[EMAIL PROTECTED]> wrote:

>> On Wed, 29 Oct 2008, Matt Benson
>> <[EMAIL PROTECTED]> wrote:

>> > 3.  Define an ant.project.class magic property to
>> > easily allow the user to specify an extended Project
>> > class to use.
>> > 4.  EasyAnt has its own Project, Target, and Executor
>> > implementations that know about phases.
>> 
>> If EasyAnt used a ProjectHelper of its own, it probably could get
>> away without a custom Project.  A custom Executor may be a good
>> idea, though.
>> 
>> EasyAnt would need its own wrapper script or an invocation would
>> become cumbersome, though.
> 
> How is a custom Project class(name) more cumbersome to
> configure than a custom ProjectHelper?

Not at all, sorry, I didn't mean to say that.  EasyAnt would need a
wrapper anyway in order to configure Project class/ProjectHelper,
Target class and Executor.

Stefan

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

Reply via email to