henrikerola / scaladin

Scala API for Vaadin Framework
126 stars 29 forks source link

Support for Vaadin 8? #82

Open fancellu opened 7 years ago

fancellu commented 7 years ago

https://vaadin.com/framework/whatsnew

domdorn commented 7 years ago

any updates on this?

rlhLegoSoft commented 7 years ago

We loved Scaladin. It has helped us a lot. We plan to use Vaadin 8 for our new development. I will hate not use Scaladin.

Any plans to update Scaladin to Vaadin 8?

Fancellu2 commented 7 years ago

I'll take that as a no then.

henrikerola commented 7 years ago

Unfortunately, at least I don't have time to work on to update Scaladin to Vaadin 8. Of course, contributions are more than welcome!

rlhLegoSoft commented 7 years ago

One comment: all of our Vaadin 7.7.6 libraries that use Scaladin (e.g., a RxScala functional reactive programming with Scaladin) we experiment excellent results. Our code is clean, simple and short. But I´m not by far a Scala expert, your wrapper mixup idea is cool. But unfortunately my help is minimum. I believe your wrapper for individual components require less change, the problem is for the bindings and not use Properties. Here is where the change is huge. If you think I can help, just let me know, but again, I´m a scala beginner.