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

Make Config / input processing better tractable #52

Open
fabioseel opened this issue Oct 29, 2024 · 0 comments
Open

Make Config / input processing better tractable #52

fabioseel opened this issue Oct 29, 2024 · 0 comments
Labels
Enhancement Improve an existing feature

Comments

@fabioseel
Copy link
Contributor

The processing of the config should be more clear.
Currently it's very hard to analyze where in the code a certain part of the config is needed, and basically everywhere we just assume that the configs are complete etc.
We probably should make use of the ConfigStore API and also have some config / parsing checks outside of the main function.

@fabioseel fabioseel mentioned this issue Oct 29, 2024
@fabioseel fabioseel added the Enhancement Improve an existing feature label Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Improve an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant