I'm using gwt-mosaic....and it's very good. SmartGWT is in fact a
javascript wrapper for the SmartClient js library.
For native GWT, go for gwt-mosaic.




On Dec 22, 9:16 am, "Miles T." <dupont.nico...@gmail.com> wrote:
> Hi Juan,
>
> Ext GWT (aka gxt, previously MyGWT) is a full GWT solution (no
> wrapping JS library). It provides :
> - containers and layouts
> - MVC layer
> - complete look and feels
> - rich set of widgets (including grids, drag and drop...)
> - form data binding
> - lazy rendering
> Drawbacks :
> - bugs : as the library is young, there are some bugs, but they are
> quickly fixed when you post a ticket (and there are almost always
> workarounds when you can't wait).
> - slower but not slow : In hosted mode, start time will be slower than
> a "vanilla" GWT app, but I don't get any performance issue once the
> app is launched
> - GPL license or pay (it can be a drawback for people who neither can
> release under GPL nor can pay)
> I use it since April 2008 in an internal app (223 classes for the GWT
> side) and it saves me a lot of time. I don't have to write a line of
> HTML/CSS code.
>
> Regards
>
> On Dec 21, 10:39 pm, ckendrick <charles.kendr...@gmail.com> wrote:
>
> > If SmartGWT seems slow, just disable Firebug or similar development
> > utilities, and be sure you haven't done anything like completely
> > disabling browser caching.  For normal end users who don't have these
> > tools or settings, it's quick.
>
> > On Dec 19, 7:13 am, "Juan Backson" <juanback...@gmail.com> wrote:
>
> > > Smart-GWT - slow and memory intensive
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to