[
https://issues.apache.org/jira/browse/CLI-181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12714716#action_12714716
]
Emmanuel Bourg commented on CLI-181:
------------------------------------
The new parser is in SVN!
The format string is a good idea. OptionPatternBuilder does something similar,
but I don't find the syntax very readable. Something better would be welcome,
but this is decorrelated from the parser.
> Unified parser
> --------------
>
> Key: CLI-181
> URL: https://issues.apache.org/jira/browse/CLI-181
> Project: Commons CLI
> Issue Type: Improvement
> Components: Parser
> Reporter: Emmanuel Bourg
> Assignee: Emmanuel Bourg
> Fix For: 1.3
>
>
> The 3 parsers available in the API create an unnecessary complexity for the
> users and for the developers maintaining the code. I suggest deprecating them
> in favor of a unified parser supporting the features of the others.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.