On 10/12/07, peter royal <[EMAIL PROTECTED]> wrote:
> howdy jexl users!
>
> i just added support for declaring arrays into the grammer. [ 'foo',
> 'bar' ] gets turned into new Object[]{"foo","bar"} now (of course,
> you can use any valid expression for your array items)
>
> i've also updated the introspection/uberspect code with the latest
> from velocity in order to bring varargs support. having more people
> beat on this would be highly useful (its only been lightly tested
> thus far).
>
<snip/>Thanks :-) Will try it soonish. Could you also update the JEXL reference [1], so the docs are upto date? -Rahul [1] http://svn.apache.org/repos/asf/commons/proper/jexl/trunk/xdocs/reference/ > -pete > > > -- > [EMAIL PROTECTED] - http://fotap.org/~osi > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
