You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2005/01/04 20:51:04 UTC

DO NOT REPLY [Bug 32940] New: - [chain] Provide a "dispatch" command

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: commons-dev@jakarta.apache.org
        ReportedBy: Joe@Germuska.com


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: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org