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

Better/more consistent error handling in config parsing #112

Open
adelbertc opened this issue Sep 8, 2018 · 1 comment
Open

Better/more consistent error handling in config parsing #112

adelbertc opened this issue Sep 8, 2018 · 1 comment

Comments

@adelbertc
Copy link
Member

Config parsing is where all the magic happens, currently some places use Option (hiding potentially useful error messages), some use unsafe methods, some use IO exception throwing. We can do better.

@resya173
Copy link

Hi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants