Closed thomasnield closed 8 years ago
I think I'll need to coordinate naming conventions so they do not clash with KotlinFX or TornadoFX.
Having issues with ObervableList#toObservable() since this clashes with RxKotlin's Iterable#toObervable()
Having difficulty coming up with a name. Perhaps onChangedObservable()?
Changed this to onChangedObservable().
onChangedObservable()
I think I'll need to coordinate naming conventions so they do not clash with KotlinFX or TornadoFX.
Having issues with ObervableList#toObservable() since this clashes with RxKotlin's Iterable#toObervable()