Skip to content

rx.Future with CompletableFuture Support #1595

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

Closed
benjchristensen opened this issue Aug 15, 2014 · 4 comments
Closed

rx.Future with CompletableFuture Support #1595

benjchristensen opened this issue Aug 15, 2014 · 4 comments
Milestone

Comments

@benjchristensen
Copy link
Member

Explore whether an io.reactivex.Future makes sense to allow better representation of Scalar responses.

Related to #1594 in 1.x but targeting 2.x as it can support interop with Java 8 CompletableFuture.

@benjchristensen benjchristensen added this to the 2.0 milestone Aug 15, 2014
@akarnokd
Copy link
Member

akarnokd commented Feb 5, 2015

Do we want to duplicate Java 8's functionality or all those other ListenableFuture, etc. implementations? Is there a use-case?

@benjchristensen
Copy link
Member Author

This is only applicable to 2.x discussions. #1594 is more applicable for right now.

@akarnokd
Copy link
Member

akarnokd commented Sep 3, 2015

@akarnokd
Copy link
Member

akarnokd commented Feb 9, 2016

2.x was decided to be Java 6 compatible as well. This has to go to an external library.

@akarnokd akarnokd closed this as completed Feb 9, 2016
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