[
http://www.stripesframework.org/jira/browse/STS-348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ben Gunter resolved STS-348.
----------------------------
Resolution: Fixed
Assignee: Ben Gunter
Fixed for 1.5. Changed visibility of getActionBean, getParentFormTag, and
getLocalizedFieldName to public.
> Make InputTagSupport less protected.
> ------------------------------------
>
> Key: STS-348
> URL: http://www.stripesframework.org/jira/browse/STS-348
> Project: Stripes
> Issue Type: Improvement
> Components: Tag Library
> Reporter: Will Hartung
> Assignee: Ben Gunter
> Fix For: Release 1.5
>
>
> I wanted to make a PopulationStrategy that checks a request attribute to
> decide whether to use the Default strategy or a Bean First strategy.
> I was hoping to make some simple changes to either the
> DefaultPopulationStrategy code or the BeanFirstPopulationStrategy code.
> However neither of these pieces of code can be compiled outside of the the
> net.sourceforge.stripes.tag because they leverage protected methods within
> the InputTagSupport class (notably getting access to the action bean via
> either InputTagSuppot.getActionBean or InputTagSupport.getParentFormTag.
> I think, as a rule, we should be able to build our own versions of any of the
> Configuration style classes outside of the the Stripes hierarchy.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://www.stripesframework.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development