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

Observer design pattern #32

Closed
SirRAL opened this issue Dec 2, 2021 · 0 comments · Fixed by #34
Closed

Observer design pattern #32

SirRAL opened this issue Dec 2, 2021 · 0 comments · Fixed by #34

Comments

@SirRAL
Copy link
Contributor

SirRAL commented Dec 2, 2021

Since StudySessions' card shufflers need to be updated whenever the deck they're based on changes, the observer design pattern might help make the updating process more transparent than the hidden way that it's currently being updated.

@SirRAL SirRAL linked a pull request Dec 4, 2021 that will close this issue
@SirRAL SirRAL closed this as completed Dec 4, 2021
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

Successfully merging a pull request may close this issue.

1 participant