Looking at 1.3 internals (at last) I've found that it contains both
ComposableRequestProcessor (CRP) and legacy RequestProcessor (RP). Is
this duality really needed?

For a regular Struts user who does not extend RP, the new CRP should
work just like the old one. The only difference is the config files.

Dragging legacy RP along seems like a burden to me, especially that
the main difference between 1.2 and 1.3 is the chain of commands, so
unless someone wants to make explicit use of chain, there is no reason
to upgrade to 1.3. In future, the RP will either have to be supported
all along (is it reasonable?) or deprecated (why not do it now?).

Am I not getting something?

Michael.

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

Reply via email to