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

Observable collections #18

Open
jayvdb opened this issue Oct 31, 2019 · 1 comment
Open

Observable collections #18

jayvdb opened this issue Oct 31, 2019 · 1 comment

Comments

@jayvdb
Copy link

jayvdb commented Oct 31, 2019

I would like to have observable dicts to notify on item add/remove. This seems like a pattern that observable might want to provide an implementation for, and/or docs with a recipe for observing core collection types. If the core types need to be subclassed in order to be observed, a helper/mixin would be useful to make it easy.

@timofurrer
Copy link
Owner

Sounds like an interesting idea. I might get to it when I've some time.

I'm always happy to review PRs though, if you are up to it 🎉

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