The Jakarta Commons Collections Package

$Id: STATUS.html,v 1.3 2001/04/16 16:14:51 jvanzyl 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: Unreleased, CVS Repository Only

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

The following action items need to be completed prior to a Version 1.0 release of this component:

Action Item Volunteer
Additional Contributions. Other collections classes from the existing Jakarta code base. Craig
Peter
Generalized Unit Tests. Create a generic set of Unit Tests that test the standard contracts of the basic Java Collections interfaces (List, Set, etc.) Rod
Install / Use Documentation. Create simple installation and User's Guide documentation for this package.