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=32940>.
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=32940

           Summary: [chain] Provide a "dispatch" command
           Product: Commons
           Version: 1.0 Final
          Platform: Macintosh
        OS/Version: Mac OS X 10.0
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: chain
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


My team and I have developed a preference for the "DispatchAction" style in
Struts to cluster related behavior and decrease the number of classes.  While
this is a matter of taste, it seems to be the taste of at least a few people in
the Struts community.  

Is there any interest in providing an abstract base DispatchCommand which looks
up and invokes an internal method based on either a String property or the
String value of a context value?  I started writing such a thing, and will
gladly finish it up, test it, and provide the code for more feedback if there's
interest.  

If people think it's scandalous, we could probably just keep it for internal 
use...

-- 
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