tlaukkan / vaadin-lazyquerycontainer

Lazy Query Container is a lazy loading container implementation for accessing data from business services.
http://vaadin.com/directory#addon/117
39 stars 73 forks source link

Update vaadin version to 8.0.0 #102

Open JenoDK opened 7 years ago

JenoDK commented 7 years ago

Just updating the vaadin version to 8.0.0 and one small change to LazyNestedMethodProperty.java:150 where I was getting compile errors for MethodProperty#initGetterMethod regarding the methods visibility.

frezelth commented 6 years ago

Hi, @tlaukkan, is it foreseen to merge those changes to have a vaadin 8 compatible version available? Thanks!

dmitry-weirdo commented 5 years ago

Why isn't it still merged? It's March 2019 already, and Vaadin 7 has gone out of official support. Could you please approve the pull request?