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

Upgrade to RxJava 1.0.0-RC5 #27

Merged

Conversation

jbripley
Copy link
Contributor

@jbripley jbripley commented Oct 3, 2014



- If RxJava is updated with the same signature changes with ReactiveX/RxJava#1720, the conversion from RxScala to RxJava can be simplified, without any external signature changes in RxScala.
@samuelgruetter
Copy link
Collaborator

Nice, but let's wait with this until there's an RxJava release which contains ReactiveX/RxJava#1720.

@benjchristensen
Copy link
Member

Are you ready to proceed with this now that 1.0.0-RC5 of RxJava is released with these changes?

@jbripley
Copy link
Contributor Author

jbripley commented Oct 7, 2014

Yes, I'll push an update to this PR later today or tomorrow.

@jbripley
Copy link
Contributor Author

jbripley commented Oct 7, 2014

Should I include the removal of groupByUntil in this PR as well, since I need to update to RxJava 1.0.0-RC5?

@benjchristensen
Copy link
Member

Good point ... yes. But the name of the pull request should be changed then so it's clear for historical purposes that it was upgrading to 1.0.0-RC5 and all related changes.

- Update retryWhen/repeatWhen RxJava signature conversion to match

- Remove groupByUntil methods since they were removed from RxJava
@jbripley jbripley changed the title Simplify signatures of retryWhen/repeatWhen as discussed in #24 Upgrade to RxJava 1.0.0-RC5 Oct 7, 2014
@samuelgruetter
Copy link
Collaborator

LGTM

@headinthebox
Copy link
Contributor

Ship it.

benjchristensen added a commit that referenced this pull request Oct 8, 2014
@benjchristensen benjchristensen merged commit 7b1d202 into ReactiveX:0.x Oct 8, 2014
@jbripley jbripley deleted the retryrepeatwhen-updatesignatures branch October 8, 2014 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants