New version (Vaadin 7 alpha 1) of Vaadin has been released! If you are not aware of Vaadin roadmap, here you are: https://vaadin.com/roadmap
What has been changed so far?
- Redesign of the window and application APIs
- Multiple browser tabs (and windows) are supported by default
- Faster startup
- Customized UI starting from the first request
- Redesign of forms and data binding (dev info)
- Form is deprecated
- CustomField, converters, validators and typed properties using Java generics added
Vaadin is great framework with great documentation. So here is the little tutorial about new features: https://vaadin.com/wiki/-/wiki/Main/Vaadin+7
If you feel like you might want to comment on these changes, visit these links:
Hello Ondřej,
ReplyDeleteI'm very excited after reading all the roadmap for vaadin 7 and all the new feature that they are going to implement, i really think vaadin is a great framework ! and i really think grails is also a really great framework that's why i like to use vaadin + grails every time it is possible . I have a question can tell me if it's possible to test you current developpement of the grails vaadin plugin for vaadin 7 ? i like to live on bleeding edge technologie :-D so there it's not problem event if it's not ready yet. and i'll be giving every feedback on my testing that migth be interesting. where can i find the current V7 grails plugin ?
Thank you so much for your contribution with this great plugin !
Hi, you can download and install plugin from https://github.com/ondrej-kvasnovsky/grails-vaadin-plugin/downloads. I have made a version with Vaadin 7.0.0alfa2 for you. I wanted to update it to alfa3, but there are conflicts with classes (I have already reported issue: http://dev.vaadin.com/ticket/9180).
ReplyDelete