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 GroupedObservable.from? #1579

Closed
benjchristensen opened this issue Aug 14, 2014 · 1 comment
Closed

Deprecate GroupedObservable.from? #1579

benjchristensen opened this issue Aug 14, 2014 · 1 comment
Milestone

Comments

@benjchristensen
Copy link
Member

Should this be kept? It is awkward and causes issues.

I think the groupBy with element selector solves the reason for this existing.

@benjchristensen benjchristensen added this to the 0.20 milestone Aug 14, 2014
@headinthebox
Copy link
Contributor

Yes.

benjchristensen added a commit to benjchristensen/RxJava that referenced this issue Aug 14, 2014
It was a bad solution. Use Observable.groupBy with element selector instead

See ReactiveX#1579
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

No branches or pull requests

2 participants