Sometimes, a Model will also be in sync with the V...
# tornadofx
c
Sometimes, a Model will also be in sync with the ViewModel (and the View), say when you first load a form. However, there is a difference between Screen State (what the user is looking at) and Record State (what's actually been saved). That's where the commits and rollbacks come in.