Well, considering I started work a couple of hours ago, no, nothing yet :)
I can tell you my approach I thought of today - replace the WebWork
ServletDispatcher with a Common-Chain RequestProcessor then weave in a
command or two that detects what type of action is being called, and
delegates to the appropriate chain.  I'm hoping to even use Struts Action
1.3 as a dependency at first, so you have 100% Struts 1.x functionality, yet
you can start migrating sections to Struts Ti (WebWork) as you have time.

The Struts Ti repository is here:
http://svn.apache.org/viewcvs.cgi/struts/sandbox/trunk/ti/  I'll be adding a
phase1 directory with the code.

If you are interested in Struts Ti, I'd highly recommend pulling down
WebWork and giving it a spin.  You could also swing by your local bookstore
and thumb through the excellent WebWork in Action book from Manning :)

Don

On 12/1/05, Rahul Akolkar <[EMAIL PROTECTED]> wrote:
>
> Don, Ted -
>
> Any of this in sandbox yet? Where should I be looking? Trying to line
> up some weekend reading ...
>
> -Rahul
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to