Skip to content
This repository has been archived by the owner on Mar 16, 2021. It is now read-only.

[Discussion] Should manageViewDisposable() throw an exception #147

Open
Syex opened this issue May 11, 2018 · 0 comments
Open

[Discussion] Should manageViewDisposable() throw an exception #147

Syex opened this issue May 11, 2018 · 0 comments
Labels

Comments

@Syex
Copy link
Contributor

Syex commented May 11, 2018

Currently manageViewDisposable() throws an exception when we're adding a Disposable while no view is attached.

I was thinking if this is preferable to just disposing, as we want that Disposable to dispose when view detaches. No view is attached so we could simply dispose it. We could also think of adding a configuration parameter for this.

@Syex Syex added the rx label May 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

No branches or pull requests

1 participant