You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Hendrik Maryns (JIRA)" <ji...@apache.org> on 2007/05/24 13:43:17 UTC

[jira] Updated: (COLLECTIONS-110) Support parametized classes with commons.collections.

     [ https://issues.apache.org/jira/browse/COLLECTIONS-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hendrik Maryns updated COLLECTIONS-110:
---------------------------------------

    Attachment: Jakarta Collections-generic.tar.gz

Since this does not seem to evolve a bit.

I am losing my patience here, so just submitting what I have done thus far, for my local use.  Almost all classes are generified satisfactorily, except the TreeBidiMap class.  It was too complex.

Everything compiles fine on my Eclipse with java 1.6, but using ant gives some problems, which I haven't been able to sort out.

Feel free to change whatever else you want.

I also added other stuff that is new since 1.5, such as @Override annotations.

> Support parametized classes with commons.collections.
> -----------------------------------------------------
>
>                 Key: COLLECTIONS-110
>                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-110
>             Project: Commons Collections
>          Issue Type: Wish
>         Environment: Operating System: other
> Platform: Other
>            Reporter: Colbert Philippe
>             Fix For: Generics
>
>         Attachments: Jakarta Collections-generic.tar.gz
>
>
> It's time to create a parallel version of commons.collections to support 
> parametized classes of each container class and abstract class.  It's not that 
> hard.  There is a 23 PDF document on Sun Java website describing in detail how 
> it should be done and what to watch out for.
> I already converted a few classes from commons.collection privately for my own 
> needs.  Once you get the hang of it, it's a rather quick process.
> I am even willing to volunteer my time to do some more but I need the 
> collaboration of some of the original programmers to watch over things.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org