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

Scheduler Plugin Refactor #909

Merged
merged 2 commits into from
Feb 20, 2014

Conversation

benjchristensen
Copy link
Member

  1. Deprecate Direct Access to Scheduler Implementations

This enforces the convention of using Schedulers.* and then makes the RxJavaDefaultSchedulers plugin more reliable.

  1. Scheduler instances should be or behave like singletons

Remove the Func0 factory signature for Scheduler creation.

This enforces the convention of using `Schedulers.*` and then makes the RxJavaDefaultSchedulers plugin more reliable.
- remove the Func0 factory signature for Scheduler creation.
@cloudbees-pull-request-builder

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

benjchristensen added a commit that referenced this pull request Feb 20, 2014
@benjchristensen benjchristensen merged commit 9cb6d81 into ReactiveX:master Feb 20, 2014
@benjchristensen benjchristensen deleted the scheduler-plugin branch February 20, 2014 17:25
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