Monthly Archives: October 2007
More details about Databinding and GWT
I promised in the morning that I’ll blog more details about giving GWT-Developers access to concepts provided by Eclipse. Currently my port provides: – Core-Databinding + PEMF-Observables (for standard values (no lists at the moment))– Support for Perspectives (untested but … Continue reading
Posted in Databinding, GWT
3 Comments
Doing RCP-Like programming with GWT
After having spent some time on GWT + Databinding I can now report success on porting over the Core-Databinding framework to GWT with fairly no changes from what is found in the Eclipse-CVS-Repository. But to do real programming in GWT … Continue reading
Posted in GWT
4 Comments