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

Change repeatWhen and retryWhen signatures. #1720

Merged
merged 2 commits into from
Oct 4, 2014

Conversation

abersnaze
Copy link
Contributor

Add a shim to make it so the public api for repeatWhen and retryWhen don't expose Notification<?>
ReactiveX/RxScala#24

@jbripley
Copy link
Contributor

jbripley commented Oct 3, 2014

LGTM

jbripley added a commit to jbripley/RxScala that referenced this pull request 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.
@benjchristensen
Copy link
Member

These public APIs seem better. Merging.

benjchristensen added a commit that referenced this pull request Oct 4, 2014
Change repeatWhen and retryWhen signatures.
@benjchristensen benjchristensen merged commit 67df049 into ReactiveX:1.x Oct 4, 2014
jbripley added a commit to jbripley/RxScala that referenced this pull request Oct 11, 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.
@abersnaze abersnaze deleted the dematerize-reWhen branch December 15, 2014 22:12
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.

3 participants