@carlw OK, I understand. Normally, TornadoFX DI deals in Views, Fragments and Controllers. As long as they are on the classpath, they require no configuration to work. If you use the
di
construct @ron mentions, you would need that container configuration. I've written pretty large applications and never had any need for any external di though, but I see your point.