[jira] [Created] (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] [Created] (OFBIZ-10771) ‘ObjectType’ contains unneeded code

Nicolas Malin (Jira)
Mathieu Lirzin created OFBIZ-10771:
--------------------------------------

             Summary: ‘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
             Fix For: Upcoming Branch


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)