[
https://issues.apache.org/jira/browse/WW-4996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16735085#comment-16735085
]
ASF subversion and git services commented on WW-4996:
-----------------------------------------------------
Commit c941326bf3da458beabcaab81456e51951318bcf in struts's branch
refs/heads/master from Lukasz Lenart
[ https://gitbox.apache.org/repos/asf?p=struts.git;h=c941326 ]
WW-4996 Reduces code duplication
> Refactor DefaultTypeConverterCreator to use ObjectFactory#buildConverter
> ------------------------------------------------------------------------
>
> Key: WW-4996
> URL: https://issues.apache.org/jira/browse/WW-4996
> Project: Struts 2
> Issue Type: Improvement
> Components: Core
> Reporter: Lukasz Lenart
> Assignee: Lukasz Lenart
> Priority: Minor
> Fix For: 2.6
>
>
> Right now {{DefaultTypeConverterCreator}} doesn't use
> {{ObjectFactory#buildConverter()}} method which is a bit misleading. Also the
> class name is misleading as this is a default Struts implementation so it
> should be named {{StrutsTypeConverterCreator}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)