On Wed, 13 Aug 2003, Greg Reddin wrote:

> Date: Wed, 13 Aug 2003 11:54:01 -0500
> From: Greg Reddin <[EMAIL PROTECTED]>
> Reply-To: Struts Developers List <[EMAIL PROTECTED]>,
>      [EMAIL PROTECTED]
> To: Struts Developers List <[EMAIL PROTECTED]>
> Subject: Re: Struts Composable Request Process (was RE: ActionForwards,
>      et al)
>
> > Not only "had in mind" but "already partly done".  There would no longer
> > be any direct calls to each "process" method -- instead, they would all be
> > commands in a chain that is preconfigured by Struts (and then optionally
> > specialized by the app developer).
>
> So is this already partialy implemented in a component that you haven't
> checked in yet?  I see the configuration file that outlines all the
> commands and I see the commands, but I don't see the piece that would be
> the equivalent to today's request processor -- the piece that will
> invoke the chain.
>
> Did I miss something?
>

No, you didn't miss anything ... that's why I said it was *partly* done
:-).

I was mainly trying to be sure that it was technically feasible to use
commos-chain for this kind of decomposition, and that seems to be the
case.  For actually implementing a 1.1-compatible layer, we'd need more
than just me working on the code.  But I wanted to share my initial
progress to see if it caught anyone else's interest.

> Greg

Craig

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

Reply via email to