Join Slack
Powered by
I used to fake commit/rollback by using `JsonModel...
# tornadofx
e
edvin
07/14/2016, 7:29 PM
I used to fake commit/rollback by using
JsonModel
to create a copy of the object and then use
JsonModel.copy
to put the values back into the original object. This is much better.
2
Views
Open in Slack
Previous
Next