Matti Tahvonen

Results 111 comments of Matti Tahvonen

I answered you question on stack overflow, I hope that helps to get forward.

I wonder what kind of 24.3 app you use as a refererence? In my tests the difference was pretty much that 2 secs, but 24.3 was somethign like 2 s...

Hi, try to build a snapshot version from the master and let us know if it can still be reproduced. The master is updated to Vaadin 8.

If you build the snapshot locally you can just use 2.0.0-SNAPSHOT in your project (locally) as well. If you have maven proxy, you can probably install the artifacts there as...

Hi, A very simple JPA CRUD example is here: https://github.com/mstahv/spring-data-vaadin-crud But I think your issue is real. Vaadin UIs are detected only from the same or sub packages, related to...

I could try to polish it a bit some day, add some simple example of a relation handling as well and push it in as simple-jpa-crud-example. Petter any opinions?

I think @peholmst is bit busy ATM, so help would be appreciated on this. I think the basics shouldn't be too hard to migrate as the fundamental architecture is not...

Awesome! I think we should we create a separate flow branch and consider releasing the first version with only the event bus. What do you think @peholmst?

That branch should probably remove all but platform compatible stuff and we can then later add features back when somebody finds time to work on the features.

Landed the patch to flow branch. Let's use that to develop the first Flow version