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.

@dkhalanskyjb dkhalanskyjb force-pushed the ObservableValue.asFlow branch from 81e829b to 897fefa Compare February 13, 2020 12:24
@qwwdfsad
Copy link
Contributor

Please, rebase all the changes on current develop

@dkhalanskyjb dkhalanskyjb force-pushed the ObservableValue.asFlow branch from 485e7c3 to 0673361 Compare February 21, 2020 14:54
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.

2 participants