GWT UIBinder overview
This GWT Tutorial is an overview of a technology that is worth strongly looking at. One of the newer tools that the GWT developers have released is its GWT UIBinder. This is a surprisingly powerful, yet simplistic piece of software to learn. The challenge that I have found with showing other developers how to use it is it is not like any other GWT development. The trick is to not over complicate things, remember that and you will be good to go.
If you remember back to the early 2000s, it was typical for an artsy fartsy person (said with a loving tone) to mock up the user interface and hand it off to a developer (that couldn’t make it look good if they tried). The developer would then in turn add all the special functionality and fill it with data. This is much like what UIBinder is.
Continue reading →
Technorati Tags: gui developers, gwt, markup, separation of concerns, uibinder, widgets