I've found that the "inherit:" parameter binding makes quite a good job
in this case !
Stephane
Stephane Decleire a écrit :
> I would like to know what's the "best" way to manage optional parameters
> in the tml template ?
>
> For example, if i have to write a tag like :
> validate="required" />
I would like to know what's the "best" way to manage optional parameters
in the tml template ?
For example, if i have to write a tag like :
or
based on the value of a property.
In one hand, i would rather avoid tags in the template but in the
other hand, something simple like validate="${myval