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

Create config control #8

Open
haxwithaxe opened this issue Jan 1, 2015 · 0 comments
Open

Create config control #8

haxwithaxe opened this issue Jan 1, 2015 · 0 comments

Comments

@haxwithaxe
Copy link
Contributor

interface to handle config file to config model step.

it must:

  • read and write required config formats
  • handle multiline values sanely
  • never mangle values or keys
  • never assume anything about the config format or values passed to it beyond the interfaces being used
  • provide any value not equivalent to null,None,True,False as strings to the config model
  • to be continued

required config formats:

  • ini
@haxwithaxe haxwithaxe changed the title Create mesh config control Create config control Jan 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant