Adam Hardy wrote:
Tell you the truth, I don't really dig the idea of having to specify parameter in config file like that - I think it adds another thing that can go wrong when you're refactoring. And it also needs special testing requirements.

What are the additional testing requirements? The returned result is a string, the parameters used in the result config are strings--what's left?

In fact OGNL is pretty much persona non grata around here.

Too bad; it's substantially more powerful than JSP EL, although I'll be happy to try out MVEL support for the speed boost.

I can't see that my requirement is such an exceptional case.

FWIW across a half-dozen S2 apps I haven't needed to do anything like that, so it can't be *super* common--these were non-trivial apps.

Not saying it shouldn't or can't change, just still a little fuzzy on why it should.

Dave


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

Reply via email to