Add to todo list

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@130834 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Stephen Colebourne 2002-10-15 21:44:24 +00:00
parent 7b54609df8
commit a7598c02de
1 changed files with 13 additions and 1 deletions

View File

@ -7,7 +7,7 @@
<div align="center">
<h1>The Jakarta Commons <em>Collections</em> Package</h1>
$Id: STATUS.html,v 1.17 2002/10/12 22:32:21 scolebourne Exp $<br>
$Id: STATUS.html,v 1.18 2002/10/15 21:44:24 scolebourne Exp $<br>
<a href="#Introduction">[Introduction]</a>
<a href="#Dependencies">[Dependencies]</a>
<a href="#Release Info">[Release Info]</a>
@ -236,6 +236,18 @@ component to ensure that it continues to meet a variety of needs.</p>
or collection-related classes or decorators.</td>
<td align="center">&nbsp;</td>
</tr>
<tr>
<td><strong>Primitive subpackage</strong>. Complete implementations of
a collections system based on primitives.</td>
<td align="center">&nbsp;</td>
</tr>
<tr>
<td><strong>MultiMap ideas</strong>. Updates to MultiMap, maybe based on
<a href="http://www.innig.org/util/innig-util/build/javadoc">this library</a>.</td>
<td align="center">&nbsp;</td>
</tr>
<tr>
<td><strong>Additional Documentation</strong>. Create simple