> >    #set $ivm = "#{$mac}()"
> >    $ivm
> >
>
> That was discussed briefly and rejected as downright *too* scary. 
> Starting to smell like Perl or something :)
>
> >  #set $f = "${$a}.{$b}()"
> >  $f
> > 
> > Will this call the function $foo.bar ?
>
> Same thing - alas no.
> 
> But you did get me thinking - Is this really a desireable feature to
> have?
>
> geir


In pure velocity context you maybe don't what or need this. But once
you start to throw xml into the picture its not scary at all, well
maybe some small pieces you can hide somewhere.

Just set a scary property to a value you what/need. That can replace
all the other optional flags.

Theo

Reply via email to