Edvin Syse

Results 153 comments of Edvin Syse

That would be extremely cool :)

It might be possible to hook into the FXML processing and override the error annotation placed there by the JavaFX plugin, but currently I have no idea about how to...

Those two options were my preference as well. @ctadlock - if we put all modules on /, we still get all the modules as siblings, and we can still have...

This looks good! The modules can be named only ` tornadofx-` IMO. Also, while we're knit picking - to me, `web` sounds like a folder for the project webpage. Perhaps...

Maybe this could be generalized by allowing you to call an arbitrary function before the View is executed? I'm not sure of the value though, as you might as well...

I added a `--di-container=classname` parameter to TornadoFX. You can try it out by adding a parameter in the View run configuration. If this works as expected for you, I'll add...

You're right, the framework expects the root to be created at once, and there are probably more cases of that than the one you ran into. You might have better...

There is no support for that unfortunately, though it could quite easily be added to the plugin. To make sure you don't accidentally import stylesheets reduntantly in production, you could...

If you guys are able to put some hours into this I'd be more than happy to grant you access to the project so you can push it forward. If...

Hey! Just want to chime in to reiterate that I would love for someone to keep the project alive. I still use it (and enjoy it!) though I can't find...