Removed todo that has been adressed.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137674 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e645ec831f
commit
68527f750d
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<h1>The Jakarta Commons <em>Lang</em> Component</h1>
|
<h1>The Jakarta Commons <em>Lang</em> Component</h1>
|
||||||
$Id: STATUS.html,v 1.51 2003/09/22 13:38:00 fredrik Exp $<br />
|
$Id: STATUS.html,v 1.52 2003/09/23 19:51:04 fredrik Exp $<br />
|
||||||
<a href="#Introduction">[Introduction]</a>
|
<a href="#Introduction">[Introduction]</a>
|
||||||
<a href="#Dependencies">[Dependencies]</a>
|
<a href="#Dependencies">[Dependencies]</a>
|
||||||
<a href="#Release Info">[Release Info]</a>
|
<a href="#Release Info">[Release Info]</a>
|
||||||
|
@ -127,7 +127,6 @@ Version 2.1
|
||||||
<p>Want to help? Here's some "to do" items the team has identified as possibly being in scope for Lang.
|
<p>Want to help? Here's some "to do" items the team has identified as possibly being in scope for Lang.
|
||||||
Note that all are still under discussion, so please mail the list before actioning.</p>
|
Note that all are still under discussion, so please mail the list before actioning.</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Rename NumberUtils stringToInt() et al to toInt().</li>
|
|
||||||
<li>DateRange/Duration class.</li>
|
<li>DateRange/Duration class.</li>
|
||||||
<li>DurationFormatUtils to be completed and made public.</li>
|
<li>DurationFormatUtils to be completed and made public.</li>
|
||||||
<li>CloneUtils - utility class to enable cloning via various different mechanisms.</li>
|
<li>CloneUtils - utility class to enable cloning via various different mechanisms.</li>
|
||||||
|
|
Loading…
Reference in New Issue