I frequently need an `ObservableList` and `Observa...
# tornadofx
t
I frequently need an
ObservableList
and
ObservableSet
that keep track of their "dirty" state based on what they originally contained. They can also be rebaselined to the newest contents, as well as "reset" to the original contents.