[EMAIL PROTECTED] wrote:

How about:

<macrodef name="macro">
<attribute name="..." />
<element name="..." />
<text name="..." trim="true" optional="true" ... />
<sequential>
...
</sequential>
</macrodef>


+1

Stefan

Ok, done.
Should this be part of ant 1.6.1 ?
Peter


+1. On first I thought an attribute would be easier, because shorter. But you can much more things here and the use is the same as for nested elements and attributes.

Jan





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to