If you have an instance of a person, and that inst...
# tornadofx
e
If you have an instance of a person, and that instance is backed by one or more viewmodels, you can update that person object like this:
person.updateModel(get("persons/42").one())