Peter Donald <peter@apache.org> wrote on 07/08/2002 10:28:02 PM:
> > - Better expression usage. See Jexl. Access to java objects rather
than
> > just flat string properties.
>
> Possible in myrmidon but will never be possible in ant1.x due to
backwards
> compatability.
It's actually very possible in Ant 1.x - Jelly did it to run Ant tasks.
The end property result has to be a string, but the property name can be a
jexl expression.
--
dIon Gillard, Multitask Consulting
Work: http://www.multitask.com.au
Developers: http://adslgateway.multitask.com.au/developers
|