scolebourne 2002/10/15 14:44:24
Modified: collections STATUS.html
Log:
Add to todo list
Revision Changes Path
1.18 +13 -1 jakarta-commons/collections/STATUS.html
Index: STATUS.html
===================================================================
RCS file: /home/cvs/jakarta-commons/collections/STATUS.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- STATUS.html 12 Oct 2002 22:32:21 -0000 1.17
+++ STATUS.html 15 Oct 2002 21:44:24 -0000 1.18
@@ -236,6 +236,18 @@
or collection-related classes or decorators.</td>
<td align="center"> </td>
</tr>
+
+ <tr>
+ <td><strong>Primitive subpackage</strong>. Complete implementations of
+ a collections system based on primitives.</td>
+ <td align="center"> </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"> </td>
+ </tr>
<tr>
<td><strong>Additional Documentation</strong>. Create simple
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>