Also: I wonder how we can modify the behavior of `...
# tornadofx
h
Also: I wonder how we can modify the behavior of `inject`ed components in Tornado. I'm thinking of tests with `Scope`s. I can slightly imagine that this is easy with
by di()
and Google Guice.