[ http://issues.apache.org/jira/browse/CHAIN-20?page=comments#action_12414219 ]
Niall Pemberton commented on CHAIN-20: -------------------------------------- assume you meant private - I can do this when I get back from holiday (after Monday) but feel free to jump in if you want. > [chain] Provide a "dispatch" command > ------------------------------------ > > Key: CHAIN-20 > URL: http://issues.apache.org/jira/browse/CHAIN-20 > Project: Commons Chain > Type: Improvement > Versions: 1.0 Release > Environment: Operating System: Mac OS X 10.0 > Platform: Macintosh > Reporter: Joe Germuska > Priority: Minor > Attachments: DispatchCommand.java, DispatchCommand.java, > DispatchCommandTestCase.java > > 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... -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
