Date: 2005-01-21T18:42:51 Editor: 12.220.74.99 Wiki: Jakarta Commons Wiki Page: Lang URL: http://wiki.apache.org/jakarta-commons/Lang
no comment Change Log: ------------------------------------------------------------------------------ @@ -20,7 +20,6 @@ 1. [http://issues.apache.org/bugzilla/show_bug.cgi?id=22692 22692] StringUtils.split ignores empty items - '''new splitPreserveAllTokens Needs to be reviewed.''' 1. [http://issues.apache.org/bugzilla/show_bug.cgi?id=22717 22717] [lang] MutableNumbers - '''see lang.mutable.''' - 1. [http://issues.apache.org/bugzilla/show_bug.cgi?id=18962 18962] [lang] New Method: getSubstitutedValues( String, Map ) - '''org.apache.commons.lang.Interpolation available for opinions''' 1. [http://issues.apache.org/bugzilla/show_bug.cgi?id=30334 30334] [lang] New class proposal: '''CharacterEncoding''' 1. [http://issues.apache.org/bugzilla/show_bug.cgi?id=29163 29163] Make StopWatch validate state transitions - '''Coding needed''' 1. [http://issues.apache.org/bugzilla/show_bug.cgi?id=26056 26056] [lang] Add methods to ArrayUtils: add at end and insert-like ops - '''DONE - add(Object[], Object) is overloaded for all the primitives, but add(Object[], int, Object) and addAll(Object[], Object[]) are not overloaded for primitives. Should they be?''' @@ -45,6 +44,7 @@ 1. [http://issues.apache.org/bugzilla/show_bug.cgi?id=30674 30674] Support HttpClient's DateParser class - '''This is basically a Date parseDate(String dateValue, String[] dateFormats) method. ''' 1. [http://issues.apache.org/bugzilla/show_bug.cgi?id=15082 15082] [lang] elapsed time formatting utility method - '''DurationFormatUtils. Needs finishing.''' 1. New text package with Interpolation class moved there and MappedMessageFormat from code in Digester. + 1. [http://issues.apache.org/bugzilla/show_bug.cgi?id=18962 18962] [lang] New Method: getSubstitutedValues( String, Map ) - '''org.apache.commons.lang.text.Interpolation available for opinions''' === Resolved list === --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
