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

Hendrik Maryns updated CLI-173:
-------------------------------

    Attachment: generics.patch

I did most of it, except for the Validation package, since it is fundamentally 
flawed and cannot properly be generified.  Transformers from Collections could 
be used to fix that stuff.

Builds and passes all tests.

I also made DisplaySettings an enum and introduced @Override etc. where 
appropriate.

> Upgrade to Java 5 features
> --------------------------
>
>                 Key: CLI-173
>                 URL: https://issues.apache.org/jira/browse/CLI-173
>             Project: Commons CLI
>          Issue Type: Improvement
>          Components: CLI-2.x
>    Affects Versions: 2.1
>            Reporter: Hendrik Maryns
>         Attachments: generics.patch
>
>
> Java 5 is end-of-life, and there are no generics to be seen in Commons.  What 
> a shame.  Anyway, Collections is going there, let's do it here as well.  And 
> while we're at it, introduce annotations and the like.

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

Reply via email to