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

Simplify option and configuration handling #88

Open
kosloot opened this issue Feb 6, 2020 · 0 comments
Open

Simplify option and configuration handling #88

kosloot opened this issue Feb 6, 2020 · 0 comments
Assignees

Comments

@kosloot
Copy link
Collaborator

kosloot commented Feb 6, 2020

In frog there is quite a messy way of handling options and configuration details.
We have FrogOptions and a TiCC::Configuration part to store information.

This could be simplified a lot by making the Configuration internal to the configuration file parsing and storing all necessary information in the Options.

@kosloot kosloot changed the title code improvement idea 2 Simplify option and configuration handling Feb 10, 2020
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

2 participants