[ http://issues.apache.org/struts/browse/STR-2956?page=all ]

Paul Benedict closed STR-2956.
------------------------------

    Resolution: Won't Fix

In my opinion, it is not worth doing this in 1.x. Perhaps in 2.0 it makes more 
sense.

> Strongly typed forms in Action dispatching
> ------------------------------------------
>
>                 Key: STR-2956
>                 URL: http://issues.apache.org/struts/browse/STR-2956
>             Project: Struts 1
>          Issue Type: Improvement
>    Affects Versions: 1.0 Final
>            Reporter: Paul Benedict
>             Fix For: 1.3.6
>
>
> Actions always cast a form into the intended subclass. It would be nice to 
> allow the the dispatch classes to match up against the strongly typed 
> methods. Example:
> private ActionForward doMyAction(ActionMapping mapping, MyForm form, 
> HttpServletRequest request, HttpServletResponse response);

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to