Martin Kaiser created OFBIZ-5055:
------------------------------------

             Summary: Private constructor in UtilMisc and some other classes
                 Key: OFBIZ-5055
                 URL: https://issues.apache.org/jira/browse/OFBIZ-5055
             Project: OFBiz
          Issue Type: Bug
          Components: framework
    Affects Versions: Release 10.04, SVN trunk
            Reporter: Martin Kaiser


I have noticed that in some Util (e.g. UtilMisc, UtilObject, StringUtil) 
classes in 

framework/base/src/org/ofbiz/base/util/

private default constructors are used. By using a private default constructor 
it is impossible to make any extensions to this classes. I don't see any cause 
why this is necessary.



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to