----- Original Message ----- From: "Stefan Bodewig" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 12, 2001 23:57 Subject: Re: what I would like to see in ant.20
> Steve Loughran <[EMAIL PROTECTED]> wrote: > > > - I want to be able to use higher level tasks from within my own > > app, by actually creating the XML and just handing it off. > > From inside the buildfile or from within another task? >From inside an arbitrary app, or in this case a servlet. Something comes in down the wire, I parse the request and delegate out the execution to various things locally by generating an Ant dom and just getting ant to do the work. -steve --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
