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

Enhanced config parsing #5

Open
captainGeech42 opened this issue Apr 19, 2021 · 0 comments
Open

Enhanced config parsing #5

captainGeech42 opened this issue Apr 19, 2021 · 0 comments
Milestone

Comments

@captainGeech42
Copy link
Owner

captainGeech42 commented Apr 19, 2021

Right now, the config parsing just (safely) deserializes the YAML file and provides a dictionary with the values.

Ideally, this would be parsed into classes and allow safer, guaranteed values to be available. This would allow default values and items to be removed from the config, and would make using the config easier.

@captainGeech42 captainGeech42 added this to the v1.1 milestone Apr 19, 2021
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