Re: TEXT-77 | String palindrome API

2017-06-22 Thread Rob Tompkins
> On Jun 22, 2017, at 4:38 AM, Amey Jadiye wrote: > > +1 agreed with Emmanuel, better we park/close this issue for now. Its very > trivial and can be pull whenever there will be actual requirement. > > Regards, > Amey > >> On Thu, Jun 22, 2017, 1:50 PM Emmanuel Bourg wrote: >> >>> Le 22/06/

Re: TEXT-77 | String palindrome API

2017-06-22 Thread Amey Jadiye
+1 agreed with Emmanuel, better we park/close this issue for now. Its very trivial and can be pull whenever there will be actual requirement. Regards, Amey On Thu, Jun 22, 2017, 1:50 PM Emmanuel Bourg wrote: > Le 22/06/2017 à 06:28, Bruno P. Kinoshita a écrit : > > > But would be good to find s

Re: TEXT-77 | String palindrome API

2017-06-22 Thread Emmanuel Bourg
Le 22/06/2017 à 06:28, Bruno P. Kinoshita a écrit : > But would be good to find someone, maybe a bioinformatician, that could > confirm if it would be useful, and give a few use cases, for that. What about waiting for someone with an actual and sensible use case to request the inclusion of palin

Re: TEXT-77 | String palindrome API

2017-06-21 Thread Bruno P. Kinoshita
], [cli] (transitive from jmol I think), and [math] From: Amey Jadiye To: Commons Developers List Sent: Thursday, 22 June 2017 3:51 PM Subject: Re: TEXT-77 | String palindrome API Hi, With little research I found[1] we do have use cases for it like in biology (I

Re: TEXT-77 | String palindrome API

2017-06-21 Thread Amey Jadiye
Hi, With little research I found[1] we do have use cases for it like in biology (I think Bruno might be referring the same fields for its application) "Palindrome recognition is important in computational biology. Palindromic structures can frequently be found in proteins and identifying them giv

Re: TEXT-77 | String palindrome API

2017-06-21 Thread Rob Tompkins
> On Jun 21, 2017, at 3:22 PM, Gary Gregory wrote: > > On Jun 21, 2017 12:12, "Emmanuel Bourg" wrote: > >> Le 21/06/2017 à 19:17, Amey Jadiye a écrit : >> >> Though its very trivial to build, by any chance we should have palindrome >> method in Apache Commons API ? there is nothing bad havin

Re: TEXT-77 | String palindrome API

2017-06-21 Thread Gary Gregory
On Jun 21, 2017 12:12, "Emmanuel Bourg" wrote: Le 21/06/2017 à 19:17, Amey Jadiye a écrit : > Though its very trivial to build, by any chance we should have palindrome > method in Apache Commons API ? there is nothing bad having this tool in > our arsenal, preferably in StringUtils ? Like sebb

Re: TEXT-77 | String palindrome API

2017-06-21 Thread Emmanuel Bourg
Le 21/06/2017 à 19:17, Amey Jadiye a écrit : > Though its very trivial to build, by any chance we should have palindrome > method in Apache Commons API ? there is nothing bad having this tool in > our arsenal, preferably in StringUtils ? Like sebb I fail to see the use case for this. Checking pal

TEXT-77 | String palindrome API

2017-06-21 Thread Amey Jadiye
Hi All, Though its very trivial to build, by any chance we should have palindrome method in Apache Commons API ? there is nothing bad having this tool in our arsenal, preferably in StringUtils ? https://issues.apache.org/jira/browse/TEXT-77 Regards, Amey