Hi, I'm a total noobie in JavaFX/TornadoFX, coming...
# tornadofx
c
Hi, I'm a total noobie in JavaFX/TornadoFX, coming from server-side. I'd be greatful if someone explained. Why does tornadofx have two IoC mechanisms? Namely -
by di()
and
by inject()
. From samples I understand that
inject()
is for tornadofx `Component`s,
di()
for everything else, but why not keep one and inject everything with it? On an off note: I wish people used threads 🙂 On a note even more off: I wish Slack UX team made using threads easier and a more obvious choice.
😄 1
👍 1