I think one possible solution would be to create a...
# tornadofx
e
I think one possible solution would be to create a subclass of
Properties
instead, and make the extension functions now defined on
Properties
into real functions on that subclass instead.
👍 1