Collections has been on my long-term want-to-get-involved-with list too, but
I don't see a feasible technical plan for the desired generics refactoring.
In the past when I've done similar stuff I've found that you can't really do
it incrementally. If someone could throw together a roadmap that explains
how to do it incrementally, I'd definitely be interested. Unless that
happens, I don't have the time right now :)

On 10/26/07, James Carman <[EMAIL PROTECTED]> wrote:
>
> Why don't we set up a page for all of Commons to discuss the
> JDK5-ization (it's a word) of each of the components (if need be)?  I
> wouldn't mind helping with Collections.
>
> On 10/26/07, Stephen Colebourne <[EMAIL PROTECTED]> wrote:
> > Brian A. Egge wrote:
> > > What I would like, is a drop in replacement, with binary backwards
> > > compatibility with the 1.4 version.  I want everything in the same
> > > package name, and to have the same names.
> > Not all parts of [collections] can be generified in this manner. For
> > example, MultiMap and IIRC Bag.
> >
> > There is a valid role for both this proposal and a full reworking with a
> > different API. However, it is unclear who is going to volunteer.
> >
> > Stephen
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to