I've actually been working on the mvel integration since last week to
see if it is doable and to check if the performance win is indeed as
significant as we all hope. So far, (most of) the valuestack and
ognlutil have been successfully replaced, but I've only focused on XW
at this time. I hope to g
On Oct 7, 2008, at 3:08 PM, Dave Newton wrote:
Just to muddy the EL/templating waters:
http://mvel.codehaus.org/Performance+of+MVEL
(v. OGNL)
Not sure about MVEL or OGNL at this point, but everything was lacking
in support for generics, collections and arrays. I wrote my own for
the JCa