wrapLine and wrapText came from Turbine I believe. wordWrap came from String Taglib and there are bugs fixed for wordWrap in String Taglib's StringW class currently.
Just to flag that a resurrection of this class ought to grab the word-wrap code from String Taglib. Hen On Tue, 18 Mar 2003, Henning P. Schmiedehausen wrote: > Hi, > > we're using in the Turbine project some methods from the ex-Turbine > StringUtils package which got moved into the commons-sandbox > WordWrapUtils package. These got removed in December without any > replacement. > > As we want to move this dated code out of Turbine and into commons, > where would be the right place to put the orphaned methods from > > > http://cvs.apache.org/viewcvs.cgi/jakarta-commons-sandbox/util/src/java/org/apache/commons/util/Attic/WordWrapUtils.java?annotate=1.1 > > As there seems to be not "commons-text" component, would it be > sensible to move it to "lang/WordWrapUtils"? > > If yes, shall I send in a patch for the upcoming 2.0? > > Regards > Henning > > > -- > Dipl.-Inf. (Univ.) Henning P. Schmiedehausen INTERMETA GmbH > [EMAIL PROTECTED] +49 9131 50 654 0 http://www.intermeta.de/ > > Java, perl, Solaris, Linux, xSP Consulting, Web Services > freelance consultant -- Jakarta Turbine Development -- hero for hire > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
