You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@click.apache.org by "Andrey Rybin (JIRA)" <ji...@apache.org> on 2010/02/26 09:42:28 UTC

[jira] Issue Comment Edited: (CLK-633) Upgrade Click API to use type safe collections

    [ https://issues.apache.org/jira/browse/CLK-633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838760#action_12838760 ] 

Andrey Rybin edited comment on CLK-633 at 2/26/10 8:41 AM:
-----------------------------------------------------------

I meant this in my issue: https://issues.apache.org/jira/browse/CLK-609   ;-)

The code in my issue is simply additional syntactic sugar.

The core idea was "use generics instead of objects where possible"

PS: And yes, IDEA paints all my click code yellow (unsafe type warnings) too ;-(

      was (Author: andreyrybin):
    I meant this in my issue: https://issues.apache.org/jira/browse/CLK-609   ;-)

The code in my issue is simply additional syntactic sugar.

The core idea was "use generics instead of objects where possible"


  
> Upgrade Click API to use type safe collections
> ----------------------------------------------
>
>                 Key: CLK-633
>                 URL: https://issues.apache.org/jira/browse/CLK-633
>             Project: Click
>          Issue Type: Improvement
>          Components: core, extras
>    Affects Versions: 2.1.0
>            Reporter: Malcolm Edgar
>            Assignee: Malcolm Edgar
>             Fix For: 2.2.0
>
>
> Click API's do not expoint the Java 1.5 type safe collection features.  We should upgrade these API to include type safe collections. This will help developers understand the API, and will help clean up a lof of warnings developers currently see when developing with Eclipse.

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