Does UEL have better generics support? Using generics with Struts 2 actions or models (or anything OGNL needs to interact with) is fairly difficult right now. I've also found OGNL to be pretty much a mystery anytime I need to do anything new (this could be more a matter of spitting out more relevant information when errors occur).
On Fri, Feb 15, 2008 at 6:38 PM, Wendy Smoak <[EMAIL PROTECTED]> wrote: > On Mon, Sep 10, 2007 at 7:02 PM, Don Brown <[EMAIL PROTECTED]> wrote: > > I guess you really don't know until you benchmark it, > ... > > As far as a replacement, personally, I'm more interested in > > incorporating the "Unified EL", standardized by JSP 2.1 but usable by > > older servlet containers. It may even be possible to put OGNL behind > > the Unified EL API, allowing us to code to a standard and allow the > > user to fully swap the EL. > > Did anything ever happen with this? Can you switch to a different EL > in Struts 2.1? > > -- > Wendy > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >