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

Deprecation Cleanup #1053

Merged
merged 2 commits into from
Apr 20, 2014

Conversation

benjchristensen
Copy link
Member

The time has come to delete the deprecated methods/classes.

A few still remain to be done before 1.0 but can't be done until all operators are migrated:

  • Observable.OnSubscribeFunc
  • Observable.create(OnSubscribeFunc)
  • SafeObservableSubscription
  • SafeObserver

- organized imports and fixed few places that were still accidentally using the old package
@benjchristensen
Copy link
Member Author

Note that I removed the deprecation marker on the from and merge methods and left them as is based on #992 (comment)

benjchristensen added a commit that referenced this pull request Apr 20, 2014
@benjchristensen benjchristensen merged commit ccac9e7 into ReactiveX:master Apr 20, 2014
@benjchristensen benjchristensen deleted the deprecation-cleanup branch April 20, 2014 05:28
@benjchristensen benjchristensen mentioned this pull request Apr 20, 2014
@cloudbees-pull-request-builder

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

@benjchristensen benjchristensen mentioned this pull request Apr 22, 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.

2 participants