@jakub The Controllers and Views in TornadoFX are ...
# tornadofx
c
@jakub The Controllers and Views in TornadoFX are singletons, so they find themselves via the “by inject()”. There is a new feature called scope that can select different Controller and View objects based on an entry point, say bringing up a Stage.