On Wed, 31 Oct 2001, Steve Loughran <[EMAIL PROTECTED]> wrote: > Could/should this construct also include definitions of things like > buildlisteners?
This can be done from inside a task (<sound> and <record> are examples), but things like attaching aspect handlers will be tied closer to Ant's core than that. One could do this using tasks as well, but these tasks will be exposed to internal changes in Ant's core a lot more than "normal" tasks. Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
