Well.. a quick bit of objective (having used all 3) opinions. It is simple: 1) don't use GWT-EXT. 2) GXT is a "pure java" solution, and the only one of the 3. 3) SmartGWT is *really slick*, but it is basically a little java code, that just "wraps" the SmartClient javascript library (imagine a couple megs of javascript/css, with a JSNI layer on top of it).
So, that leaves #2 and #3. It really depends from there how pure "GWT" you want your solution (GXT being the only choice there). Or if you really like the VAST choices of SmartClient widgets etc and don't mind that technically, you are just using a javascript library with a "java API". Maybe I didn't make it simpler hah Roger On Nov 12, 2010, at 8:25 PM, jaybose wrote: > I see in the Designer docs (and in the actual tool itself) that there > are 3 promoted libraries: > - GWT-Ext (http://gwt-ext.com/) > - Ext GWT (http://www.extjs.com/products/gxt/) > - SmartGWT (http://code.google.com/p/smartgwt/) > > Their respective showcases look great. Some are better documented than > the others. > > I was just wondering, if anyone is using any of these, what are your > personal experiences so far? > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
