I think I'm about to speak heresy, but I am findin...
# tornadofx
t
I think I'm about to speak heresy, but I am finding that at least with complex UI applications, Rx isn't the answer to everything. It solves some MAJOR challenges with event handing and concurrency, but I am discovering a mixed approach of push and pull seems to result in the simplest designs.