You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "John Lindal (JIRA)" <ji...@apache.org> on 2011/01/30 20:29:43 UTC

[jira] Assigned: (WW-3518) Remove code duplication between DefaultActionInvocation and RestActionInvocation

     [ https://issues.apache.org/jira/browse/WW-3518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Lindal reassigned WW-3518:
-------------------------------

    Assignee: John Lindal

> Remove code duplication between DefaultActionInvocation and RestActionInvocation
> --------------------------------------------------------------------------------
>
>                 Key: WW-3518
>                 URL: https://issues.apache.org/jira/browse/WW-3518
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Dispatch Filter
>    Affects Versions: 2.2.1
>            Reporter: John Lindal
>            Assignee: John Lindal
>            Priority: Minor
>
> If DefaultActionInvocation.invokeAction() were refactored so methodResult were processed in a separate function (the way it is done in RestActionInvocation), then RestActionInvocation would not have to duplicate all the code in invokeAction().

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.