[
https://issues.apache.org/jira/browse/LANG-782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16545796#comment-16545796
]
Gary Gregory commented on LANG-782:
-----------------------------------
This feels somewhat redundant with the huge pile of methods in StringUtils. I
do not think we want to end up with *Builder classes for all sorts of narrow
use cases.
> 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)