2004-01-05 19:44:20 -05:00
|
|
|
<?xml version="1.0"?>
|
2004-02-17 20:00:08 -05:00
|
|
|
<!--
|
|
|
|
Copyright 2003-2004 The Apache Software Foundation
|
|
|
|
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
|
you may not use this file except in compliance with the License.
|
|
|
|
You may obtain a copy of the License at
|
|
|
|
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
|
See the License for the specific language governing permissions and
|
|
|
|
limitations under the License.
|
|
|
|
-->
|
2004-01-05 19:44:20 -05:00
|
|
|
|
|
|
|
<document>
|
|
|
|
|
|
|
|
<properties>
|
|
|
|
<title>Commons Collections - Tasks outstanding</title>
|
|
|
|
<author email="commons-dev@jakarta.apache.org">Commons Documentation Team</author>
|
|
|
|
</properties>
|
|
|
|
|
|
|
|
<body>
|
|
|
|
|
|
|
|
<section name="Tasks outstanding">
|
|
|
|
|
|
|
|
<p>
|
|
|
|
The following tasks are on the TODO list:
|
|
|
|
</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>
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
<p>
|
2004-01-15 16:30:44 -05:00
|
|
|
Would you like to Volunteer? If so, please contact the <a href="mail-lists.html">mailing lists</a>.
|
2004-01-05 19:44:20 -05:00
|
|
|
</p>
|
|
|
|
</section>
|
|
|
|
|
|
|
|
</body>
|
|
|
|
</document>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|