I prefer Matt Foemmel's more project oriented approach. It's not at all straightforward in looking at the anakia docs why you would use it to build nested and included build template files for ant. Sure, maybe you could do it, but it would just be an implementation of this anakia stuff.
Why not build the functionality directly into ant. That would make it much easier to use. There's a big difference between saying "you can do that already" and saying "the functionality is built in and accessible in an intuitive way". Jason ----- Original Message ----- From: "Jon Stevens" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, December 11, 2000 1:04 PM Subject: Re: ant 2 > on 12/11/2000 9:09 AM, "[EMAIL PROTECTED]" > <[EMAIL PROTECTED]> wrote: > > > Another change is to not instantiate task objects until right before > > they're executed. This allows us to define the task in the same script > > where we use it: > > You can already do that. > > Example: <http://jakarta.apache.org/velocity/anakia.html> > > -jon > > -- > Honk if you love peace and quiet. > >
