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

Deprecate Async.fromCallable in favor Observable.fromCallable #7

Closed
kboyarshinov opened this issue Dec 9, 2015 · 4 comments
Closed
Labels

Comments

@kboyarshinov
Copy link

Recently Observable.fromCallable operator was added to core package in 1.0.15(ReactiveX/RxJava#3154). It serves the same function as Async.fromCallable which means fromCallable in this package can be deprecated.

cc @akarnokd @artem-zinnatullin

@akarnokd
Copy link
Member

akarnokd commented Dec 9, 2015

Sure. Would you like to submit a PR?

@kboyarshinov
Copy link
Author

Yep. I'll submit it.

@akarnokd
Copy link
Member

akarnokd commented Dec 9, 2015

Not necessary, #8 has it.

@kboyarshinov
Copy link
Author

ok, cool!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants