>Martijn Kruithof wrote:
>> Also can we be sure that project.createTask("xslt") always gives us
an
>> XSLTProcess?
>
>It would be nice to have
>XSLTProcess xsltTask = (XSLTProcess) project.create(XSLTProcess.class);
I dont see a problem with overloading project.create(String) with
project.create(Class)...
>When in the future we drop 1.4 support, the cast could be removed:
BTW, we are building on 1.2 .... dropping 1.4 is far away ...
Jan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]