[Japi-devel] [ japi-Feature Requests-1922145 ] Feature for removed command line options
Status: Beta
Brought to you by:
christianhujer
From: SourceForge.net <no...@so...> - 2009-02-19 23:54:33
|
Feature Requests item #1922145, was opened at 2008-03-21 13:22 Message generated for change (Settings changed) made by christianhujer You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=776740&aid=1922145&group_id=149894 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: libs-argparser Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Christian Hujer (christianhujer) >Assigned to: Nobody/Anonymous (nobody) Summary: Feature for removed command line options Initial Comment: When a command line option is removed from a tool, the tool should still support the option but simply remove the behaviour. The argument parsing library should support this by having a special annotation to mark such options. Example: The command in the old version 1 supports option -n. The command in the new version 2 no longer supports option -n. To keep scripts from breaking, the command version 2 should at least recognize the old option. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=776740&aid=1922145&group_id=149894 |