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

Refactor Config class #138

Open
willardgibbs opened this issue Apr 29, 2019 · 0 comments
Open

Refactor Config class #138

willardgibbs opened this issue Apr 29, 2019 · 0 comments
Labels
code Concerns code config Concerns configuration file docs Concerns documentation

Comments

@willardgibbs
Copy link
Contributor

  1. Rename the settings in the configuration yaml-file, in the README.md and in the Config class (for readability and extensibility)
  2. Group settings
  3. Implement the classes describing the exporter setting groups
  4. Implement automatic mapping of the file with settings in the configuration classes by the snakeyaml library
  5. Use these classes in the remaining exporter classes
@willardgibbs willardgibbs added docs Concerns documentation code Concerns code config Concerns configuration file labels Apr 29, 2019
@willardgibbs willardgibbs added this to the Release 1.0.0. milestone Apr 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code Concerns code config Concerns configuration file docs Concerns documentation
Projects
None yet
Development

No branches or pull requests

1 participant