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

Improve configuration string handling #22

Closed
ptooley opened this issue Feb 11, 2019 · 1 comment
Closed

Improve configuration string handling #22

ptooley opened this issue Feb 11, 2019 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@ptooley
Copy link
Contributor

ptooley commented Feb 11, 2019

Replace argument name literals with consts.

Improve error handling when <>grab() is handed a nonexistent key

@ptooley ptooley added the bug Something isn't working label Feb 11, 2019
@ptooley ptooley self-assigned this Feb 11, 2019
@ptooley ptooley added this to the Public beta milestone Apr 3, 2019
@ptooley
Copy link
Contributor Author

ptooley commented Apr 30, 2019

Rather than replace argument name literals with consts, improve data structures to remove double listing of name+value and name in bool or arg list, with bool or arg maps.

@ptooley ptooley closed this as completed in c64b258 May 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant