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

Add listenToOnce #383

Open
willdady opened this issue Jul 27, 2015 · 1 comment
Open

Add listenToOnce #383

willdady opened this issue Jul 27, 2015 · 1 comment
Milestone

Comments

@willdady
Copy link

I think it would be a good addition for stores and actions to support a listenToOnce method which automatically removes it's callback once triggered. See backbone's events for example.

@LongLiveCHIEF LongLiveCHIEF added this to the 0.3.0 milestone Jul 27, 2015
@LongLiveCHIEF LongLiveCHIEF self-assigned this Jul 27, 2015
@LongLiveCHIEF
Copy link

+1. This will also be something that will potentially be mitigated within the POC concept we're working through for the 0.3 release, but if not, I will definitely add it in there. Great idea!

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