On Sat, Jul 18, 2009 at 5:43 PM, Musachy Barroso<musa...@gmail.com> wrote:
> As a side note, I just noticed that trying to get a value from the
> ValueStack, whose key(or an intermediate object in the expression)
> does not exist is an expensive operation, because a new OgnlException
> is thrown, even when it doesn't make it out of the value stack it is a
> (unnecessary) performance hit, and it happens very, very often, I am
> trying to figure out  way to avoid it.

meh...not fixable, I would have to do a change on OGNL code.

musachy
-- 
"Hey you! Would you help me to carry the stone?" Pink Floyd

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to