> Why can't you grab this from the listener interface? (Which is the recomended
> way of doing this sorta stuff).
I could, but it seemed inconsistent that Ant has an internal property defining the
project name (ant.project.name), but no internal property to define the target name
(ant.target.name).  I felt the patch addressed an inconsistency in Ant's design (albeit
a minor one).

> Most people who ask for it want it so that they can implement dynamic
> templating.
 
I'm not sure I follow you here.  Dynamic templating how?  I guess I've always associated dynamic templating with XSLT, probably because that's the way I do it :-)
 
Thanks,
Kyle

Reply via email to