The Jakarta Commons Collections Package

$Id: STATUS.html,v 1.8 2002/02/13 20:21:05 morgand Exp $
[Introduction] [Dependencies] [Release Info] [Committers] [Action Items]

1. INTRODUCTION

The Collections package contains a set of Java classes that extend or augment the Java Collections Framework. The following classes are included:

2. DEPENDENCIES

The Collections package is dependent upon the following external components for development and use:

3. RELEASE INFO

Current Release: Version 1.0

Planned Next Release: TBD

4. COMMITTERS

The following individuals are the primary developers and maintainers of this component. Developers who plan to use Collections in their own projects are encouraged to collaborate on the future development of this component to ensure that it continues to meet a variety of needs.

5. ACTION ITEMS

Want to help? Here's some "to do" items the team has identified.

Action Item Volunteer
Additional Contributions. Other collection or collection-related classes.  
Generalized Unit Tests. Create a generic set of Unit Tests that test the standard contracts of the basic Java Collections interfaces (List, Set, Map, etc.)  
Additional Documentation. Create simple User's Guide, examples, or other documentation for this package.