Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@apache.org Received: (qmail 14226 invoked from network); 14 Jul 2002 04:46:59 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 14 Jul 2002 04:46:59 -0000 Received: (qmail 19024 invoked by uid 97); 14 Jul 2002 04:47:21 -0000 Delivered-To: qmlist-jakarta-archive-commons-dev@jakarta.apache.org Received: (qmail 18982 invoked by uid 97); 14 Jul 2002 04:47:19 -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 18969 invoked by uid 98); 14 Jul 2002 04:47:18 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Date: Sun, 14 Jul 2002 00:47:02 -0400 (EDT) From: Henri Yandell X-X-Sender: To: Jakarta Commons Developers List Subject: Re: [lang.Strings] Unit Test todo list [lang] In-Reply-To: <003c01c22a5b$7a53d4a0$376a27d9@oemcomputer> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Inline On Sat, 13 Jul 2002, Stephen Colebourne wrote: > From: "Henri Yandell" > > 1) I'd like to suggest dropping isLine and quoteRegexp. > +1 Done. > > > 3) Ideas for good ways to test stack trace are welcomed. > My view is that stack trace fits better with either the proposed system > package, or the exception package. As for testing, well thats tricky. Each Am going to leave this as is, but before a release we'll need to decide what to do about it. Throwables or ThrowableUtils in commons.lang.exception seems like a nice location. > > > 4) Views on wordWrap. While good functionality [i think], it has some > > quirky errors on some forms of boundary cases. Should there be a WordWrap > > class in another package for text formatting? > I would support breaking out all the word wrap methods into a separate > class, lets say WrapUtils. I'm also a little clear about which wrap method I > would use when. All wrap methods currently moved to Commons.Util.WordWrapper. -- To unsubscribe, e-mail: For additional commands, e-mail: