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

State refactor #435

Merged
merged 14 commits into from
Jul 2, 2019
Merged

State refactor #435

merged 14 commits into from
Jul 2, 2019

Conversation

madsmtm
Copy link
Member

@madsmtm madsmtm commented Jul 1, 2019

Move state handling into new State model.

This is done to extract code from Client, and get a better overview of where we're modifying global state (so that we can make the library thread safe in the future).

This (should) contain no breaking changes.

This model is currently private, but in the future, we might make it public as a sort of "low-level" API

@madsmtm madsmtm self-assigned this Jul 1, 2019
@madsmtm madsmtm mentioned this pull request Jul 1, 2019
@madsmtm madsmtm merged commit b0ad5f6 into master Jul 2, 2019
@madsmtm madsmtm deleted the state-refactor branch July 2, 2019 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant