You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Lukasz Lenart (JIRA)" <ji...@apache.org> on 2017/03/16 13:38:42 UTC

[jira] [Work started] (WW-4756) Use TextProviderFactory instead of TextProvider as bean's dependency

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

Work on WW-4756 started by Lukasz Lenart.
-----------------------------------------
> Use TextProviderFactory instead of TextProvider as bean's dependency
> --------------------------------------------------------------------
>
>                 Key: WW-4756
>                 URL: https://issues.apache.org/jira/browse/WW-4756
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.5.10
>            Reporter: Lukasz Lenart
>            Assignee: Lukasz Lenart
>             Fix For: 2.5.next
>
>
> Right now a TextProvider interface is implemented by the ActionSupport class which can be misleading and hard to distinguish as bean when it comes to injecting a proper implementation (e.g. using Spring).
> Separating the TextProvider interface from how it is built should solve the problem.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)