Eclipse-Databinding 3.5 for GWT

I’m a big fan of GWT but one of the real pain points when developing GWT applications is that there’s no databinding framework available to synchronize your domain objects and UI-Widgets

I’m happy to announce that the days without a databinding solution are gone forever now because yesterday in the night I made Eclipse-Databinding 3.5 compile under GWT and already wrote the first WidgetProperty implementations for Text and Label-Widgets.

Continue reading over at dzone...

Leave a Reply