committed. here are the tickets:

http://jira.opensymphony.com/browse/XW-710
https://issues.apache.org/struts/browse/WW-3198

Ognl 2.7.3 has a groupid of "ognl" instead of "opensymphony".

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.

regards
musachy

On Sat, Jul 18, 2009 at 5:08 PM, Wes Wannemacher<w...@wantii.com> wrote:
> Sounds good. It gives rainer some more time to get xwork released.
>
> On 7/18/09, Dale Newfield <d...@newfield.org> wrote:
>> Musachy Barroso <musa...@gmail.com> wrote:
>>> With the bytecode stuff out the way I am inclined to just
>>> upgrade to 2.7.3 at once, and upgrade freemarker also.
>>
>> +1
>>
>> -Dale
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
>> For additional commands, e-mail: dev-h...@struts.apache.org
>>
>>
>
>
> --
> Wes Wannemacher
> Author - Struts 2 In Practice
> Includes coverage of Struts 2.1, Spring, JPA, JQuery, Sitemesh and more
> http://www.manning.com/wannemacher
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
> For additional commands, e-mail: dev-h...@struts.apache.org
>
>



-- 
"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