Date: 2004-08-28T20:50:39
   Editor: HenriYandell <[EMAIL PROTECTED]>
   Wiki: Jakarta Commons Wiki
   Page: Lang
   URL: http://wiki.apache.org/jakarta-commons/Lang

   Update to latest status.

Change Log:

------------------------------------------------------------------------------
@@ -14,9 +14,7 @@
 
 ==== Development plan for 2.1 ====
 
- 1. [http://issues.apache.org/bugzilla/show_bug.cgi?id=20015 20015]    [lang] Make 
Entities public and unit test - '''Entities. Needs finishing.'''
- 1. [http://issues.apache.org/bugzilla/show_bug.cgi?id=15082 15082]    [lang] elapsed 
time formatting utility method - '''DurationFormatUtils. Needs finishing.'''
-
+ 1. Interpolation rethink. Perhaps pulling code over from Digester.
 
 ==== Seeking opinions ====
 
@@ -27,6 +25,8 @@
  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?'''
  1. [http://issues.apache.org/bugzilla/show_bug.cgi?id=24910 24910]    new 
StringUtils.split methods that split on the whole separator string - '''committed as 
splitByWholeSeparator''' 
+ 1. [http://issues.apache.org/bugzilla/show_bug.cgi?id=15082 15082]    [lang] elapsed 
time formatting utility method - '''DurationFormatUtils. Needs finishing.'''
+
 
 
 === Pushed back ===
@@ -42,7 +42,7 @@
  1. [http://issues.apache.org/bugzilla/show_bug.cgi?id=26922 26922]    [lang] public 
static boolean DateUtils.equals(Date dt1, Date dt2)
  1. [http://issues.apache.org/bugzilla/show_bug.cgi?id=21333 21333]    Add 
TimeoutController - '''Class in HttpClient. Leaving til 3.0 as not much movement on 
it'''
  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.'''
 
 
 === Resolved list ===

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to