You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/10/12 12:56:05 UTC

[jira] [Commented] (WW-4553) Make it easier to extend to override interceptor stack

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

ASF subversion and git services commented on WW-4553:
-----------------------------------------------------

Commit da6b03a0a84afbb27ff238247a6edb2c8201066d in struts's branch refs/heads/master from [~cn42]
[ https://git-wip-us.apache.org/repos/asf?p=struts.git;h=da6b03a ]

WW-4553 Merges #55 which moves creation of interceptors list and iterator to a factory method to allow overriding it


> Make it easier to extend to override interceptor stack
> ------------------------------------------------------
>
>                 Key: WW-4553
>                 URL: https://issues.apache.org/jira/browse/WW-4553
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Core Actions
>    Affects Versions: 2.3.24
>            Reporter: Jasper Rosenberg
>            Priority: Trivial
>              Labels: interceptors, xwork
>
> Just as createAction is split out from init, it would be great to split out creating the interceptor iterator creation so it can be overridden without having to override all of init(). (Needed this to always prepend an i18n interceptor to all stacks).
> See pull request: https://github.com/apache/struts/pull/55



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)