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

Added .AsObservable() when ISubject is returned as IObservable #1095

Merged
merged 8 commits into from
Apr 7, 2016
Merged

Added .AsObservable() when ISubject is returned as IObservable #1095

merged 8 commits into from
Apr 7, 2016

Conversation

aalmada
Copy link
Member

@aalmada aalmada commented Apr 7, 2016

Prevents consumer from casting the result back to an ISubject as suggested at
http://www.introtorx.com/content/v1.0.10621.0/09_SideEffects.html#AsObservable

NOTE: I don't have Mac development environment so I didn't validate the changes on Cocoa related files.

@moswald moswald merged commit 4d8e5ce into reactiveui:rxui7-master Apr 7, 2016
@ghuntley ghuntley modified the milestone: 7.0.0 Nov 6, 2016
glennawatson pushed a commit that referenced this pull request Mar 23, 2019
Added .AsObservable() when ISubject is returned as IObservable
@lock lock bot locked and limited conversation to collaborators Jun 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants