[
https://issues.apache.org/jira/browse/WW-3788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17082138#comment-17082138
]
ASF subversion and git services commented on WW-3788:
-----------------------------------------------------
Commit 6279e6dd166bf1fa79378d0e317cd0dbebdd91a6 in struts's branch
refs/heads/action-context-boost from Lukasz Lenart
[ https://gitbox.apache.org/repos/asf?p=struts.git;h=6279e6d ]
WW-4789 WW-3788 Avoids unneeded binds to ThreadLocal
> Convert ServletActionContext to be more as ActionContext
> --------------------------------------------------------
>
> Key: WW-3788
> URL: https://issues.apache.org/jira/browse/WW-3788
> Project: Struts 2
> Issue Type: Improvement
> Components: Core Actions
> Affects Versions: 2.3.1.2
> Reporter: Lukasz Lenart
> Priority: Minor
> Fix For: 2.6
>
>
> ServletActionContext has only static accessors, compering to ActionContext
> which can be passed as an instance. If this will be converted into an
> instance available class, then UrlHelper can use it instead of bunch of
> method's parameters.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)