Wednesday, July 2, 2014

Panacea

First it was Vaadin Refresher addon that I used to update some tables because the push worked horribly. They took it and used it to refresh every possible component in the UI.

Then it came the EventBus. They took it and used it to implement every possible event handler - even implementing local buses inside a single component.

Now I am about to introduce session scoped beans... I fear it. Badly...

No comments:

Post a Comment