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

Implement ObservableValue<T>.asFlow() #1789

Merged
merged 6 commits into from Mar 4, 2020
Merged

Conversation

dkhalanskyjb
Copy link
Collaborator

Solves #1695

It seems there is no way to implement this for Observable as it doesn't even expose the type of the observable value.

@qwwdfsad
Copy link
Member

Please, rebase all the changes on current develop

ui/kotlinx-coroutines-javafx/test/JavaFxStressTest.kt Outdated Show resolved Hide resolved
ui/kotlinx-coroutines-javafx/src/JavaFxConvert.kt Outdated Show resolved Hide resolved
ui/kotlinx-coroutines-javafx/src/JavaFxConvert.kt Outdated Show resolved Hide resolved
ui/kotlinx-coroutines-javafx/src/JavaFxConvert.kt Outdated Show resolved Hide resolved
@qwwdfsad qwwdfsad merged commit 12e96cd into develop Mar 4, 2020
@qwwdfsad qwwdfsad deleted the ObservableValue.asFlow branch March 4, 2020 13:58
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.

None yet

2 participants