[
https://issues.apache.org/jira/browse/LANG-782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13170125#comment-13170125
]
Sebb commented on LANG-782:
---------------------------
List of arguments might be easier to use (and simpler to implement) if it were
an array; the toString() method could then be dropped.
It would then be more like String#format().
> 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.*
> Affects Versions: 3.x
> Reporter: Darryl Smith
> Priority: Minor
> Attachments: 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira