[ http://issues.apache.org/jira/browse/OFBIZ-533?page=comments#action_12457066 ] Jacques Le Roux commented on OFBIZ-533: ---------------------------------------
Sorry for rev# : completed in revisions 484973 and 484974 > Code-Cleanup: remove superflous new String and .toString() calls > ---------------------------------------------------------------- > > Key: OFBIZ-533 > URL: http://issues.apache.org/jira/browse/OFBIZ-533 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Affects Versions: SVN trunk > Reporter: Stefan Huehner > Assigned To: Jacques Le Roux > Priority: Trivial > Fix For: SVN trunk > > Attachments: ofbiz_string_toString_1.diff > > > Hi attached patch removes some "new String" calls where the contructor > argument is already a string. In adddition a lot to ".toString" calls have > been removed where the argument was already a String. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
