Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id AFA79200CAE for ; Wed, 21 Jun 2017 21:12:36 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id ADDE1160BD5; Wed, 21 Jun 2017 19:12:36 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id F3F4B160BD0 for ; Wed, 21 Jun 2017 21:12:35 +0200 (CEST) Received: (qmail 73797 invoked by uid 500); 21 Jun 2017 19:12:35 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 73784 invoked by uid 99); 21 Jun 2017 19:12:35 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Jun 2017 19:12:35 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id B02441AFB89 for ; Wed, 21 Jun 2017 19:12:34 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.952 X-Spam-Level: X-Spam-Status: No, score=0.952 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_SOFTFAIL=0.972] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id CJ1FfcwnEGsE for ; Wed, 21 Jun 2017 19:12:31 +0000 (UTC) Received: from 8.mo2.mail-out.ovh.net (8.mo2.mail-out.ovh.net [188.165.52.147]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTPS id 1D1A85F3A1 for ; Wed, 21 Jun 2017 19:12:31 +0000 (UTC) Received: from player718.ha.ovh.net (b6.ovh.net [213.186.33.56]) by mo2.mail-out.ovh.net (Postfix) with ESMTP id 57C94933D3 for ; Wed, 21 Jun 2017 21:12:24 +0200 (CEST) Received: from [192.168.0.13] (mar75-7-82-247-19-29.fbx.proxad.net [82.247.19.29]) (Authenticated sender: ebourg-oss@ariane-software.com) by player718.ha.ovh.net (Postfix) with ESMTPSA id F38554E0072 for ; Wed, 21 Jun 2017 21:12:23 +0200 (CEST) Subject: Re: TEXT-77 | String palindrome API To: Commons Developers List References: From: Emmanuel Bourg Message-ID: <7dccc68c-1d1a-9fef-e87c-2c21b539dac4@apache.org> Date: Wed, 21 Jun 2017 21:12:23 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 14202101425552514113 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrfeeljedrledtgddufeekucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecufedttdenuc archived-at: Wed, 21 Jun 2017 19:12:36 -0000 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 palindromes looks more like an academic exercise to me than a useful feature of a text oriented library. Emmanuel Bourg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org