Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Implemented
-
Trunk
-
None
-
None
Description
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