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 get further into it in the following weeks, but let's just say for now that mvel's code and architecture is quite a bit more straightforward than ognl's.
- Phil On Wed, Oct 8, 2008 at 5:36 PM, Brian Pontarelli <[EMAIL PROTECTED]> wrote: > > 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 > JCatapult MVC and it was really not all that hard. It only handles getting > and setting, but I figure that's all that should be allowed at that point > anyways. > > -bp > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- "We cannot change the cards we are dealt, just how we play the hand." - Randy Pausch --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]