Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unordered parameters #27

Open
GoogleCodeExporter opened this issue Apr 16, 2015 · 4 comments
Open

Unordered parameters #27

GoogleCodeExporter opened this issue Apr 16, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?


What is the expected output? What do you see instead?

Currently, with required params, you have to put the param value in the 
necessary order to map it in to the correct parameter. 

Most windows systems administrators are used to specifying switches, like, 
/paramName or -paramName, without regard to order. 

Would you be willing to make nconsoler more flexible, allowing a programmer 
using nconsoler to configure it such that we can have required params that must 
be in order as it is now, but also required params where the switch is required 
and order is not relevant?

What version of the product are you using? On what operating system?

2.0

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 2 Sep 2011 at 5:50

@GoogleCodeExporter
Copy link
Author

Sorry, this is not a defect, it's a question. I clicked save before I realized 
the type. 

Original comment by [email protected] on 2 Sep 2011 at 6:19

@GoogleCodeExporter
Copy link
Author

Nice suggestion, we will add this feature to the backlog

Original comment by [email protected] on 2 Sep 2011 at 11:25

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 2 Sep 2011 at 11:26

  • Added labels: Milestone-Backlog

@GoogleCodeExporter
Copy link
Author

This seems related:
http://code.google.com/p/nconsoler/issues/detail?id=7

Original comment by [email protected] on 14 Jan 2012 at 5:54

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant