I'm thinking of creating a DirtyFX library, for Ja...
# tornadofx
t
I'm thinking of creating a DirtyFX library, for Java and Kotlin. I have used the ItemViewModel sometimes, but oftentimes I have several dirty domain objects that I want to remain dirty until I'm ready to commit them.
👍 3