[ 
https://issues.apache.org/jira/browse/CLI-271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15941852#comment-15941852
 ] 

ASF GitHub Bot commented on CLI-271:
------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/commons-cli/pull/9


> CommandLine.getXXX and CommandLine.hasXXX should accept an Option as a 
> parameter
> --------------------------------------------------------------------------------
>
>                 Key: CLI-271
>                 URL: https://issues.apache.org/jira/browse/CLI-271
>             Project: Commons CLI
>          Issue Type: Improvement
>          Components: CLI-1.x
>    Affects Versions: 1.4
>            Reporter: Christoph Läubrich
>            Assignee: Benedikt Ritter
>             Fix For: 1.5
>
>
> Currently there is some searching and String matching to find a matching 
> option for the hasXXX and getXXX it would be nice to pass in an Option 
> instance directly, this would also allow further improvements (e.g. infer the 
> type of an option), prevents exhaustive search for matching option as well as 
> type-safety.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to