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 (JIRA)" <ji...@apache.org> on 2018/07/16 12:15:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16545125#comment-16545125 ] 

Darryl Smith commented on LANG-782:
-----------------------------------

Hello

 

I have had a look at this again (after some years) and provide the following solution.

[^AffixBuilder.java]

[^AffixBuilderTest.java]

 

Could this be considered for addition to the commons-lang project?

 

Regards

Darryl Smith

> 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)