<@U0HUJ25V1> You can now get a `BooleanBinding` yo...
# tornadofx
e
@thomasnield You can now get a
BooleanBinding
you can listen to for a specific model property like this:
model.dirtyStateFor(ClientModel::name)
. This should clean up your use case a bit - will you document in the guide then I'll do the wiki? 🙂