[ http://mc4j.org/jira/browse/STS-329?page=comments#action_10591 ] Ben Gunter commented on STS-329: --------------------------------
This sounds reasonable to me. There's already a Map called parameters that has default visibility. It's easy to enough to change that to protected so that subclasses can access it. If nobody is opposed, I'll make that change. > OnwardResolution should expose the Parameters Map > ------------------------------------------------- > > Key: STS-329 > URL: http://mc4j.org/jira/browse/STS-329 > Project: Stripes > Issue Type: Improvement > Components: ActionBean Dispatching > Affects Versions: Release 1.4.2 > Environment: All known environments. > Reporter: Jared White > Assigned To: Ben Gunter > > When creating a subclass of OnwardResolution, it would be nice to be able to > see the map of parameters that were added using "addParameter". > I propose a protected or public method, "getParameters" which would give the > subclass access to the parameters at hand. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://mc4j.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Stripes-development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-development
