MVEL 2.0 has full support for generics (and static typing):
http://mvel.codehaus.org/Strong+Typing+Mode


Brian Pontarelli 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]
> 
> 
> 
-- 
View this message in context: 
http://www.nabble.com/MVEL--tp19867360p19910418.html
Sent from the Struts - Dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to