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).

-pete


--
[EMAIL PROTECTED] - http://fotap.org/~osi



Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to