Hello there. I would like to start a new project, ...
# tornadofx
r
Hello there. I would like to start a new project, so I'm looking for the best options. I got few questions: 1. I already have an API for my entities, is there real benefits to have duplicate objects for the use of properties ? Or, is TornadoFX providing binding without such properties. 2. TornadoFX supports FXML, but do you suggest to use a full DSL declaration instead ? 3. Which pattern TornadoFX support the most ? Or which one of MV-X makes more sense to use with TornadoFX ? Thanks in advance for your answers.