Rather than redirect calls across and add another dependency I will just leave it as is. When the commons stuff is all released we can jus delete the Avalon one (which has never been part of formal release anyway).
On Mon, 22 Jul 2002 06:26, Henri Yandell wrote: > On Sun, 21 Jul 2002, Peter Donald wrote: > > You can probably drop truncateNicely as I am the only person that uses > > that. If wordwrap can be pushed somewhere else then thats all good. > > I've added deprecated tags to truncateNicely, format and appendWhitespace. > > WordWrap and getIndexOfBreak will goto Util.WordWrapper, though it might > have a silly method name like 'avalonWordWrap' or some such until the code > can be intelligently merged. HexDisplay to goto Codec at some point. These > methods aren't deprecated yet. > > Also deprecated all methods that merely call over to > Commons.Lang.StringUtils. > > Commons.Lang.StringUtils now has a deleteWhitespace method. > > Patch and new source both attached. Code compiles and tests pass. > > > format() has been supersceded by the printf() stuff in jdk1.4 > > Really? Where's this in 1.4? I made the choice of a Mac for Java, so stuck > on 1.3. > > Hen -- Cheers, Peter Donald -------------------------------------------------- Logic: The art of being wrong with confidence... -------------------------------------------------- -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>