Never mind. I was going to say just do `Bindings.c...
# tornadofx
r
Never mind. I was going to say just do
Bindings.createStringBinding(Callable { op(this) }, this, *deps)
, but that only works if
this
is observable.