Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Update Argument Structure #3

Closed
jpoehls opened this issue May 15, 2010 · 2 comments
Closed

Update Argument Structure #3

jpoehls opened this issue May 15, 2010 · 2 comments

Comments

@jpoehls
Copy link
Owner

jpoehls commented May 15, 2010

The current argument structure is based on convention and can get confusing really fast when arguments are optional. We may be converting to using a more named-argument convention instead of placement convention using Mono.Options.

@jpoehls
Copy link
Owner Author

jpoehls commented May 15, 2010

From James Eggers: After looking more into Mono.Options (which is awesome) and the extensibility goals of DNM, there will be some difficulties getting the two to mesh well. With that said though, a modification will be coming to the argument structure.

@jpoehls
Copy link
Owner Author

jpoehls commented Aug 21, 2010

This has been solved by creating our own argument parsing and validation framework. This will show up in version 0.7

This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant