You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Yasser Zamani (JIRA)" <ji...@apache.org> on 2017/10/23 12:34:00 UTC

[jira] [Created] (WW-4883) Action invocation and result execution should not being coupled

Yasser Zamani created WW-4883:
---------------------------------

             Summary: Action invocation and result execution should not being coupled
                 Key: WW-4883
                 URL: https://issues.apache.org/jira/browse/WW-4883
             Project: Struts 2
          Issue Type: Improvement
          Components: Core, Core Actions, Core Results
            Reporter: Yasser Zamani
             Fix For: 2.5.x


For example {{DefaultActionInvocation}} class not only invokes action but also calls pre-result listeners and executes result. Such design is not good when for example action invocation and result execution are asynchronous to each other.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)