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

2.0 progress on operators #3210

Closed
akarnokd opened this issue Aug 27, 2015 · 4 comments
Closed

2.0 progress on operators #3210

akarnokd opened this issue Aug 27, 2015 · 4 comments
Milestone

Comments

@akarnokd
Copy link
Member

This page tracks which operators have been implemented in the 2.x branch. New overloads and new operators proposed for 1.x or 2.x are not included.

@akarnokd akarnokd added this to the 2.0 milestone Aug 27, 2015
@akarnokd
Copy link
Member Author

Operators I'm not going to implement:

  • join
  • groupJoin
  • toSingle
  • just 2-9 values I've implemented it anyway: too many use places
  • forEach with error + completion callbacks
  • flatMap that maps onError and onComplete notifications into some Observable as well.

Edit

just 2-9 added

@benjchristensen
Copy link
Member

benjchristensen commented Aug 30, 2015 via email

@akarnokd
Copy link
Member Author

I don't feel the need to implement them but anybody else is welcome to do them.

@akarnokd
Copy link
Member Author

akarnokd commented Sep 1, 2015

All operators that I planned to implement are now implemented. Closing.

@akarnokd akarnokd closed this as completed Sep 1, 2015
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