Skip to content

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.

2 participants