It might be better to bring this up on Commons Chain, Peter, since these questions seem to transcend our implementation of the Request Processor (aka "Struts Chain").
-Ted.
Peter A. Pilgrim wrote:
I am investigating the possibility of commands that can branch dynamically.
Why was the ChainBase frozen in the execute() method? What is the design decision or intention of NonDelegatingCommand.java?
What do you need to successfully compile and build the chain module?
Well I guess what I am really after is a successful action chaining features that works with Commons Chain.
I see there are couple of abstract classes:
contrib/struts-chain/src/java/org/apache/struts/chain/AbstractSelectAction.java contrib/struts-chain/src/java/org/apache/struts/chain/AbstractExecuteAction.java
To perform the action chain means add two these into a new Chain or creating a new Catalog with these Chains.
This is why I wanted to know is Action going to be more a Command, or is it going to stay a seperate entity as it is now the Controller in MVC Model 2.
-- Peter Pilgrim __ _____ _____ _____ / //__ // ___// ___/ + Serverside Java / /___/ // /__ / /__ + Struts / // ___// ___// ___/ + Expresso Committer __/ // /__ / /__ / /__ + Independent Contractor /___//____//____//____/ + Intrinsic Motivation On Line Resume || \\===> `` http://www.xenonsoft.demon.co.uk/no-it-striker.html ''
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]