You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Adam Heath (JIRA)" <ji...@apache.org> on 2007/10/10 17:14:51 UTC

[jira] Updated: (OFBIZ-1339) Use StringBuilder in UtilName

     [ https://issues.apache.org/jira/browse/OFBIZ-1339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Heath updated OFBIZ-1339:
------------------------------

    Attachment: framework-base-UtilName-StringBuilder.patch

> Use StringBuilder in UtilName
> -----------------------------
>
>                 Key: OFBIZ-1339
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1339
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Adam Heath
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: framework-base-UtilName-StringBuilder.patch
>
>
> StringBuilder was doing string concatenation in a loop; it's better to use StringBuilder.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.