From a7598c02def119a0d3216b3773dfb0556500e3c4 Mon Sep 17 00:00:00 2001 From: Stephen Colebourne Date: Tue, 15 Oct 2002 21:44:24 +0000 Subject: [PATCH] Add to todo list git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@130834 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS.html | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/STATUS.html b/STATUS.html index b8dedea10..e742a4243 100644 --- a/STATUS.html +++ b/STATUS.html @@ -7,7 +7,7 @@

The Jakarta Commons Collections Package

-$Id: STATUS.html,v 1.17 2002/10/12 22:32:21 scolebourne Exp $
+$Id: STATUS.html,v 1.18 2002/10/15 21:44:24 scolebourne Exp $
[Introduction] [Dependencies] [Release Info] @@ -236,6 +236,18 @@ component to ensure that it continues to meet a variety of needs.

or collection-related classes or decorators.   + + + Primitive subpackage. Complete implementations of + a collections system based on primitives. +   + + + + MultiMap ideas. Updates to MultiMap, maybe based on + this library. +   + Additional Documentation. Create simple