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

Change in way of getting and saving settings #12

Open
michalchecinski opened this issue Sep 7, 2018 · 0 comments
Open

Change in way of getting and saving settings #12

michalchecinski opened this issue Sep 7, 2018 · 0 comments

Comments

@michalchecinski
Copy link
Contributor

User settings need to be wrapped in class with properties with names corresponding with settings. The actual solution can generate problems when settings file will become larger and larger. If you mistype the name of the setting, raises an exception is raised. If settings will be wrapped in class, intellisense will take care of it, even before compilation

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

1 participant