[jira] [Commented] (OFBIZ-10771) ‘ObjectType’ contains unneeded code

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-10771) ‘ObjectType’ contains unneeded code

Nicolas Malin (Jira)

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

Jacques Le Roux commented on OFBIZ-10771:
-----------------------------------------

Thanks Mathieu,

After a careful review, your patch is in trunk at revision: 1851701  

Note that this also includes similar changes in
AbstractConverter.java
Converters.java
DateTimeConverters.java
GenericEntity.java
IfInstanceOf.java
 

> ‘ObjectType’ contains unneeded code
> -----------------------------------
>
>                 Key: OFBIZ-10771
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10771
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Mathieu Lirzin
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: Upcoming Branch
>
>         Attachments: OFBIZ-10771_Remove-unneeded-code-in-ObjectType-class.patch
>
>
> The {{org.apache.ofbiz.base.util.ObjectType}} class contains utilities that extends the Java reflection API by defining methods which accepts string representation of Java types and classes.
> It appears that this class contains unneeded code which is either dead or is redundant with the services already defined in the reflection API



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)