Musachy Barroso wrote:
I opened a code review here:

http://fisheye6.atlassian.com/cru/CR-9

I added a new interface ClearableValueStack, which if implemented will
make the OGNL parameter binding run in a clean context.

I'm not sure how to get permission to make comments in crucible.

General comment:
Seems okay, but need to check impact on the s:action tag and chain result. From memory, they create an invocation that set params of the next action via the param interceptor (?) and assume the context is not cleared. I could be wrong about that, but I don't recall the params being set by any other means.

Any estimate on the potential performance hit of creating a new stack?



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

Reply via email to