You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by ThrawnCA <gi...@git.apache.org> on 2018/11/01 06:40:42 UTC

[GitHub] commons-lang issue #278: Lang-1345 Enhance non-empty strings

Github user ThrawnCA commented on the issue:

    https://github.com/apache/commons-lang/pull/278
  
    And I've come across another situation where I want this: assembling a filename from customer name parts, and adding a separator for middle name if (and only if) it's provided.


---