On Sat, 18 Jan 2003, Angus McIntyre <[EMAIL PROTECTED]> wrote:

> One would be to define a new FileNameMapper type, so as to be able
> to do something like:
> 
> 
>       <mapper type="multiglob" from="*.xml,*.php"
>       to="*.html,*.php"/>

Yes.  Maybe we should add some support for arbitrary nested elements
in <mapper> (using DynamicElement?).

> However, it's not immediately clear to me how easy it would be to
> integrate this, given the way mapper implementations are defined. It
> looks to me as if I'd need to hack Mapper to make this work.

No, just use the classname attribute instead of type.

Stefan

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

Reply via email to