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 2018/05/18 14:45:00 UTC

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

    [ https://issues.apache.org/jira/browse/WW-4883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16480755#comment-16480755 ] 

Yasser Zamani commented on WW-4883:
-----------------------------------

Postponed due to huge needed refactoring. Additionally I'm not sure if it still is required as WW-4874 could being achieved without it.

> 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
>            Priority: Major
>              Labels: decouple
>             Fix For: 3.0
>
>   Original Estimate: 1,344h
>  Remaining Estimate: 1,344h
>
> 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
(v7.6.3#76005)