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

Remove IteratorResult returns from Observer methods #61

Closed
benlesh opened this issue Jul 10, 2015 · 1 comment
Closed

Remove IteratorResult returns from Observer methods #61

benlesh opened this issue Jul 10, 2015 · 1 comment
Assignees

Comments

@benlesh
Copy link
Member

benlesh commented Jul 10, 2015

Since the ES7 Observable spec has moved away from the use of Generators, and we have a more solid idea now of the direction the ES7 Observable spec is going, we need to circle back and remove the IteratorResult returns and checks from this library.

Instead we'll be moving back to a more RxJS 2 -esque model where those methods return void.

@benlesh benlesh self-assigned this Jul 12, 2015
@benlesh benlesh mentioned this issue Jul 12, 2015
1 task
@benlesh
Copy link
Member Author

benlesh commented Jul 17, 2015

Done in master.

@benlesh benlesh closed this as completed Jul 17, 2015
@lock lock bot locked as resolved and limited conversation to collaborators Jun 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant