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

2018-07-16 Thread Darryl Smith (JIRA)


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

Darryl Smith updated LANG-782:
--
Attachment: AffixBuilderTest.java

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


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

2018-07-16 Thread Darryl Smith (JIRA)


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

Darryl Smith updated LANG-782:
--
Attachment: AffixBuilder.java

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


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

2013-10-21 Thread Henri Yandell (JIRA)

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

Henri Yandell updated LANG-782:
---

Fix Version/s: Review Patch

 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: 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
(v6.1#6144)


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

2011-12-15 Thread Darryl Smith (Updated) (JIRA)

 [ 
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