Hi Duncan, I have already implemented such method before, not sure if I wrote any tests to it though :)
+1 looks useful to me Bruno >________________________________ > From: Duncan Jones <djo...@apache.org> >To: Commons Developers List <dev@commons.apache.org> >Sent: Thursday, September 11, 2014 9:54 AM >Subject: [lang] Any objections to implementing LANG-1037? > > >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 > > > >