DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=33573>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=33573





------- Additional Comments From [EMAIL PROTECTED]  2005-02-15 17:48 -------
Jason:

I think this is a good idea, in general, and in fact, we've implemented
something like it internally at my job.  I also implemented something along
these lines for the commons-chain DispatchCommand:
http://cvs.apache.org/viewcvs.cgi/jakarta/commons/proper/chain/trunk/src/java/org/apache/commons/chain/generic/DispatchCommand.java?root=Apache-SVN&view=markup

There has been some recent discussion about changing Action to receive a single
"ActionContext" argument instead of the familiar four.  If we were to do that, I
might argue that the more appropriate strategy would be to change the
ActionContext class.  We may have stepped back from making that change in a
Struts 1.3 timeframe; if so, what do you think about applying an implementation
like the one in DispatchCommand?



-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

Reply via email to