Skip to content

Deprecation Cleanup#1053

Merged
benjchristensen merged 2 commits intoReactiveX:masterfrom
benjchristensen:deprecation-cleanup
Apr 20, 2014
Merged

Deprecation Cleanup#1053
benjchristensen merged 2 commits intoReactiveX:masterfrom
benjchristensen:deprecation-cleanup

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