GXT 1.0 Released
The team of extjs turns out releasing their own pure java implementation for GWT.
It provides a much, much intuitive and consistent API over the javascript wrapper project gwt-ext.
This is a better option for me, as a Java developer.
I don’t really like to deal with the weird corners because of the framework’s underlying javascript implementation…just like the groupingStore stuff last time.
Although the showcase is not as impressive,
I personally like it just because of its java ancestry.
I expect richer widgets and smoother integration with gwt-rpc in the future.
Good work! mate!
p.s GXT is officially called “Ext GWT”, but it is too confusing with gwt-ext.
So I call it GXT here, as it is the package name of the project.