[jira] [Updated] (OFBIZ-9397) New UtilMisc method collectionToString(...) building safely a String with the given collection and delimiter

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

[jira] [Updated] (OFBIZ-9397) New UtilMisc method collectionToString(...) building safely a String with the given collection and delimiter

Nicolas Malin (Jira)

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

Martin Becker updated OFBIZ-9397:
---------------------------------
    Attachment: OFBIZ-9397_UtilMiscCollectionToString.patch

> New UtilMisc method collectionToString(...) building safely a String with the given collection and delimiter
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-9397
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9397
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Martin Becker
>            Priority: Trivial
>         Attachments: OFBIZ-9397_UtilMiscCollectionToString.patch
>
>
> The added method UtilMisc.collectionToString(Collection values, String delimiter) creates a String from the values of a collection, separated with the given delimiter. This is done in a safe way without a "null" literal.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)