Alex Rosen wrote: > (1) Ant should be cancellable. added. > (2) Key methods which provide base services should be publicly > accessible. Do you think >> * provide utility classes to aid in building tasks. covers this? > (3) The default output should be clear, informative, and terse. added. > [Trying to be as non-controversial as possible here...] Why? ;-) > (4) Ant should provide enough support that a scripting language can > be implemented as a task. I'm not sure I understand this (I'm *not* trying to argue). Is this asking for something like Anyway, I remember this has been asked for, so I'll add it anyway. > These scripts should be able to easily call through to other tasks > to perform the actual work. What is