When the model receives new records, say api.get("...
# tornadofx
c
When the model receives new records, say api.get("persons").list().toModel(), does the model hold a reference to the ViewModel?