Update TODO list

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131770 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Stephen Colebourne 2004-06-03 22:12:51 +00:00
parent 457467bbc4
commit 0684127337
1 changed files with 2 additions and 4 deletions

View File

@ -27,14 +27,12 @@
<section name="Tasks outstanding">
<p>
The following tasks are on the TODO list:
The following ideas are on the TODO list,
but please contact the mailing list before starting work:
</p>
<ul>
<li>Synchronized Map decorators</li>
<li>Synchronized BidiMap decorators</li>
<li>Serializable decorators</li>
<li>MultiMap subpackage implementing a revised interface</li>
<li>IdentitySet</li>
<li>BidiMapUtils</li>
<li>LoopingListIterator</li>