Is it possible to update the addon to be compatible with vaadin 8 (using th

Is it possible to update the addon to be compatible with vaadin 8 (using the v7 support).

I implemented a vaadin V7 app using this addon, bust now I must use vaadin 8 for the new binding systeme (for new screens). I use the v7 support of vaadin 8 but the plugin is not compatible (just need to replace import package cpm.vaadin.xxx by com.vaddin.v7.xxx)