I tried to use different UI abstraction patterns (...
# tornadofx
h
I tried to use different UI abstraction patterns (MVC, MVP, MVVM, described in http://aalmiray.github.io/griffon-patterns/) with TornadoFX. But it is somehow strange to have the model in the controller. Will continue to work on this tomorrow.