To me, it feels out of scope for [lang]. I would never expect this to be in java.lang for example.
Gary On Thu, Sep 11, 2014 at 8:54 AM, Duncan Jones <djo...@apache.org> wrote: > Hi, > > I raised https://issues.apache.org/jira/browse/LANG-1037 recently, > which would add support to StringUtils for joining lists of strings > with a different end separator. The idea is to support use cases such > as: > > join(["a", "b", "c"], ", ", " and ") = "a, b and c". > > Does anyone have any objections to me implementing this? My Jira issue > lists the three methods I would propose to add. > > Kind regards, > > Duncan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > > -- E-Mail: garydgreg...@gmail.com | ggreg...@apache.org Java Persistence with Hibernate, Second Edition <http://www.manning.com/bauer3/> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> Spring Batch in Action <http://www.manning.com/templier/> Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory