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

BlockingObservable Refactor #346

Merged

Conversation

benjchristensen
Copy link
Member

  • No longer extends from Observable. If someone chooses to use BlockingObservable the intent is to leave the Observable so it shouldn't show the non-blocking operators.
  • Remove duplicate static methods, similar to how done on Observable in earlier commit.

No longer extends from Observable. If someone chooses to use BlockingObservable the intent is to leave the Observable so it shouldn't show the non-blocking operators.
Remove duplicate static methods, similar to how done on Observable in earlier commit.
benjchristensen added a commit that referenced this pull request Sep 5, 2013
@benjchristensen benjchristensen merged commit e81577b into ReactiveX:master Sep 5, 2013
@cloudbees-pull-request-builder

RxJava-pull-requests #236 FAILURE
Looks like there's a problem with this pull request

rickbw pushed a commit to rickbw/RxJava that referenced this pull request Jan 9, 2014
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.

None yet

2 participants