You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by James Duncan Davidson <du...@x180.com> on 2000/07/24 22:09:42 UTC

Re: Can scripting help us with immutable properties, template targets ...

on 7/21/00 2:14 AM, Stefan Bodewig at bodewig@bost.de wrote:

> My feeling at the moment is that we could go the direction of saying:
> 
> Don't add more logic, procedural aspects, scoped properties or
> whatever is missing to Ant, do it with scripting.

++1.

And if you open up the Ant "data" structure to scripting, then nothing
should be immutable. :)

.duncan