[
https://issues.apache.org/jira/browse/LANG-782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13170130#comment-13170130
]
Darryl Smith commented on LANG-782:
-----------------------------------
List of arguments makes sense if all the items are the same type. I personally
don't use it in the single shot fashion like String#format, instead I use it
throughout a Servlet while testing passed in parameters.
> 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