[jira] [Created] (OFBIZ-11014) StringUtil cleanup

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

[jira] [Created] (OFBIZ-11014) StringUtil cleanup

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

             Summary: StringUtil cleanup
                 Key: OFBIZ-11014
                 URL: https://issues.apache.org/jira/browse/OFBIZ-11014
             Project: OFBiz
          Issue Type: Improvement
          Components: framework
    Affects Versions: Trunk
            Reporter: Mathieu Lirzin
            Assignee: Mathieu Lirzin


{{StringUtil}} contains stuff that is not useful with recent version of Java. For example the {{StringUtil#split}} method could be replaced by the {{String#split}} method. As a consequence {{StringUtil}} should be cleaned up.



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