Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@apache.org Received: (qmail 98732 invoked from network); 25 Jul 2003 00:53:12 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 25 Jul 2003 00:53:11 -0000 Received: (qmail 5576 invoked by uid 97); 25 Jul 2003 00:55:52 -0000 Delivered-To: qmlist-jakarta-archive-commons-dev@nagoya.betaversion.org Received: (qmail 5569 invoked from network); 25 Jul 2003 00:55:52 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 25 Jul 2003 00:55:52 -0000 Received: (qmail 98512 invoked by uid 500); 25 Jul 2003 00:53:10 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 98494 invoked from network); 25 Jul 2003 00:53:09 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 25 Jul 2003 00:53:09 -0000 Received: (qmail 5563 invoked by uid 50); 25 Jul 2003 00:55:50 -0000 Date: 25 Jul 2003 00:55:50 -0000 Message-ID: <20030725005550.5562.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: commons-dev@jakarta.apache.org Cc: Subject: DO NOT REPLY [Bug 21841] - [lang] Rationalize StringUtils slice functions X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21841 [lang] Rationalize StringUtils slice functions scolebourne@joda.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From scolebourne@joda.org 2003-07-25 00:55 ------- Patch applied with changes. Thanks. I decided not to use the StringUtils.indexOf etc functions. I currently prefer each method doing its own stuff in StringUtils, to maximise performance. This could change in the future as an internal refactoring if someone performance tests the methods. --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org