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

Rename some Operator* classes to OnSubscribe* as per #1270 #1286

Merged
merged 3 commits into from
May 30, 2014
Merged

Rename some Operator* classes to OnSubscribe* as per #1270 #1286

merged 3 commits into from
May 30, 2014

Conversation

davidmoten
Copy link
Collaborator

See discussion in issue #1270.

Numerous classes in the rx.operator package are not implementations of Operator but are actually implementations of OnSubscribe. The classes have been renamed in this pull request.

Excuse me not squashing commits, looked complicated after doing a pull from upstream in the middle.

@cloudbees-pull-request-builder

RxJava-pull-requests #1187 SUCCESS
This pull request looks good

benjchristensen added a commit that referenced this pull request May 30, 2014
Rename some Operator* classes to OnSubscribe* as per #1270
@benjchristensen benjchristensen merged commit 60a7d82 into ReactiveX:master May 30, 2014
@benjchristensen benjchristensen mentioned this pull request Jun 1, 2014
@davidmoten davidmoten deleted the operator-to-onsubscribe branch August 18, 2014 22:26
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

3 participants