Return-Path: Delivered-To: apmail-click-dev-archive@www.apache.org Received: (qmail 5397 invoked from network); 23 Jun 2010 22:57:11 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 23 Jun 2010 22:57:11 -0000 Received: (qmail 3648 invoked by uid 500); 23 Jun 2010 22:57:11 -0000 Delivered-To: apmail-click-dev-archive@click.apache.org Received: (qmail 3614 invoked by uid 500); 23 Jun 2010 22:57:11 -0000 Mailing-List: contact dev-help@click.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@click.apache.org Delivered-To: mailing list dev@click.apache.org Received: (qmail 3607 invoked by uid 99); 23 Jun 2010 22:57:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Jun 2010 22:57:11 +0000 X-ASF-Spam-Status: No, hits=-1541.0 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Jun 2010 22:57:10 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o5NMuo6P007464 for ; Wed, 23 Jun 2010 22:56:50 GMT Message-ID: <17710855.28031277333810332.JavaMail.jira@thor> Date: Wed, 23 Jun 2010 18:56:50 -0400 (EDT) From: "Bob Schellink (JIRA)" To: dev@click.apache.org Subject: [jira] Commented: (CLK-696) Use typesafe collection In-Reply-To: <5795767.60701276797863421.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLK-696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12881940#action_12881940 ] Bob Schellink commented on CLK-696: ----------------------------------- I'm not sure the cost outweighs the benefit. The OptionOrGroup feels awkward to me especially the OptionGroupi#getValue method. What do others think? > Use typesafe collection > ----------------------- > > Key: CLK-696 > URL: https://issues.apache.org/jira/browse/CLK-696 > Project: Click > Issue Type: Improvement > Components: core, extras > Reporter: Finn Bock > Assignee: Finn Bock > Priority: Minor > Attachments: typesafe-select.patch > > > In CLK-633, the API was upgraded to use type safe collections. The remaining internal parts of Click should also be upgraded. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.