[
https://issues.apache.org/jira/browse/LANG-782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16546166#comment-16546166
]
Darryl Smith commented on LANG-782:
-----------------------------------
Is there an efficient way to achieve this using StringUtils? Otherwise it could
be useful to other developers.
> Specialized StringBuilder to allow simple creating of Strings from base
> Strings with variable arguments and proper punctuation
> ------------------------------------------------------------------------------------------------------------------------------
>
> Key: LANG-782
> URL: https://issues.apache.org/jira/browse/LANG-782
> Project: Commons Lang
> Issue Type: New Feature
> Components: lang.builder.*
> Reporter: Darryl Smith
> Priority: Minor
> Fix For: Review Patch
>
> Attachments: AffixBuilder.java, AffixBuilderTest.java,
> EnhancedBuilder.java
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> Programmers frequently encounter a situation where there is a need to display
> messages to users. This functionality is useful where there are logical rules
> around how to punctuate lists of items or other situations.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)