You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Henri Yandell (JIRA)" <ji...@apache.org> on 2008/05/13 06:54:55 UTC

[jira] Updated: (CLI-155) Allow caller to define ordering of options in help message

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

Henri Yandell updated CLI-155:
------------------------------

    Attachment: CLI-155.patch

Attaching patch that implements this with unit test.

> Allow caller to define ordering of options in help message
> ----------------------------------------------------------
>
>                 Key: CLI-155
>                 URL: https://issues.apache.org/jira/browse/CLI-155
>             Project: Commons CLI
>          Issue Type: Improvement
>          Components: CLI-1.x
>            Reporter: Mike DeLaurentis
>         Attachments: CLI-155.patch
>
>
> It would be nice if the caller could define their own ordering of command-line options, as an alternative to alphabetical ordering. I see there's an OptionComparator class within HelpFormatter.  Maybe you could add a setOptionComparator(Comparator comp) method.

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