Return-Path: Delivered-To: apmail-commons-issues-archive@locus.apache.org Received: (qmail 91272 invoked from network); 21 Oct 2007 21:06:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Oct 2007 21:06:43 -0000 Received: (qmail 511 invoked by uid 500); 21 Oct 2007 21:06:29 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 418 invoked by uid 500); 21 Oct 2007 21:06:29 -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 408 invoked by uid 99); 21 Oct 2007 21:06:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 21 Oct 2007 14:06:29 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 21 Oct 2007 21:06:41 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id B39E77141F1 for ; Sun, 21 Oct 2007 14:05:50 -0700 (PDT) Message-ID: <14684739.1193000750725.JavaMail.jira@brutus> Date: Sun, 21 Oct 2007 14:05:50 -0700 (PDT) From: "Hendrik Maryns (JIRA)" To: issues@commons.apache.org Subject: [jira] Commented: (LANG-336) Finally start using generics. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/LANG-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12536536 ] Hendrik Maryns commented on LANG-336: ------------------------------------- Well, yes, it is very probable that it is incomplete. I rather saw my attempt as a first move, and was hoping someone on the other side would pick it up and continue. I am not planning to take this issue on me. If the patch didn't work, you probably didn't apply it in the right folder or something. I can make a new one if you give detailed instructions. > Finally start using generics. > ----------------------------- > > Key: LANG-336 > URL: https://issues.apache.org/jira/browse/LANG-336 > Project: Commons Lang > Issue Type: Improvement > Affects Versions: 2.3 > Reporter: Hendrik Maryns > Fix For: LangTwo 1.0 > > Attachments: commons-lang-2.3-sources-generic.tar.gz, lang.patch > > > It is obvious that the Jakarta project is reluctant in starting to use the 'new' (how old is it by now?) generics feature of Java. Nevertheless some other people would like to see it incorporated in the commons projects. > I adapted commons Lang to usee generics. Took me about an afternoon. Would be nice if something is done with it, except for only me using it in my projects. > Some stuff will have to be changed to conform to guidelines and stuff. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.