You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Darryl Smith (Updated) (JIRA)" <ji...@apache.org> on 2011/12/15 11:52:30 UTC

[jira] [Updated] (LANG-782) Specialized StringBuilder to allow simple creating of Strings from base Strings with variable arguments and proper punctuation

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

Darryl Smith updated LANG-782:
------------------------------

    Attachment: EnhancedBuilder.java

A working PoC with a 'test case ' in the main method.
                
> 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