To me it seems better without the extensions, as y...
# tornadofx
e
To me it seems better without the extensions, as you'd get an ObservableList<E> instead of MutableList<E>. I can't think of a single benefit to the MutableList<E> approach. Anyone?