Return-Path: Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: (qmail 39116 invoked from network); 7 Sep 2009 08:36:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 7 Sep 2009 08:36:20 -0000 Received: (qmail 76092 invoked by uid 500); 7 Sep 2009 08:36:20 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 75964 invoked by uid 500); 7 Sep 2009 08:36:20 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 75954 invoked by uid 99); 7 Sep 2009 08:36:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Sep 2009 08:36:20 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Sep 2009 08:36:18 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id B179E234C044 for ; Mon, 7 Sep 2009 01:35:57 -0700 (PDT) Message-ID: <494849781.1252312557708.JavaMail.jira@brutus> Date: Mon, 7 Sep 2009 01:35:57 -0700 (PDT) From: =?utf-8?Q?Fran=C3=A7ois_LEIBER_=28JIRA=29?= To: issues@commons.apache.org Subject: [jira] Commented: (COLLECTIONS-110) Support parametized classes with commons.collections. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/COLLECTIONS-110?page=3Dcom.atla= ssian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId= =3D12752045#action_12752045 ]=20 Fran=C3=A7ois LEIBER commented on COLLECTIONS-110: --------------------------------------------- I'm sorry to say this, but this discussion sounds like some old JDK bugs un= solved for years: it sounds like a joke. Yes, we know most people do their possible, that generics haven't been done= perfectly and sometimes give headaches, but Java5 is now 5 years old, and = will finish its EOL in one month! Who dares to say that generics are not us= ed now in the majority of Java code over the world, even in the industry? T= he truth is, this project (like other Apache commons), which should greatly= improve the base language, are instead largely useless. And I feel it's no= t because nobody in the world can do the job, but rather because of some in= ternal inertia. That's really sad. > Support parametized classes with commons.collections. > ----------------------------------------------------- > > Key: COLLECTIONS-110 > URL: https://issues.apache.org/jira/browse/COLLECTIONS-11= 0 > Project: Commons Collections > Issue Type: Wish > Environment: Operating System: other > Platform: Other > Reporter: Colbert Philippe > Assignee: Stephen Kestle > Fix For: Generics > > Attachments: collections.patch, Jakarta Collections-generic.tar.g= z > > > It's time to create a parallel version of commons.collections to support= =20 > parametized classes of each container class and abstract class. It's not= that=20 > hard. There is a 23 PDF document on Sun Java website describing in detai= l how=20 > it should be done and what to watch out for. > I already converted a few classes from commons.collection privately for m= y own=20 > 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=20 > collaboration of some of the original programmers to watch over things. --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.