Hello,

smartGwt looks very appealing and very rich in features, but it is
very slow. This is due to the fact that it is a JSNI wrapper around
the Smart Client framework. This means loosing all the benefits of
having a pure GWT implementation (I will not go into details on this).

I think a comparison with GXT (also known as GWT Ext, at this address
http://extjs.com/products/gxt/) does not make any sense as GXT is a
pure GWT feature implementation and it is lightining fast once
compiled.

The only appropriate comparison would be with gwt-ext (http://
code.google.com/p/gwt-ext/) which is JSNI wrapper around the ExtJS
javascript framework (developed by the same company that developed
GXT), much like smartGwt is a JSNI wrapper around the Smart Client
framework.

This forum is full of people complaining about how slow and cumbersome
gwt-ext is, and I think exactly the same problems will be encountered
with smartGwt.On the other hand GXT is not affected by any of these
issues. True, GXT at the moment is not as rich in features at the
moment, but they are getting there.

I do not work for the ExtJS company, I only talk from experience. I
used the JavaSciprt ExtJS framework for a big project for a full year
and I understand exactly when people say the documentation is poor and
performance slow. Having embranced GWT to progress and to make my life
easier, I would never want to to have the same problems again with Js
frameworks, even less with GWT frameworks with embed the same old Js
issues, like gwt-ext or smartGWT.

GXT is a completely different matter and I think it is a top
framework. I have been using it for a few months now and never gave me
any major issues. It is a pure GWT implementation, no javaScriptObject
or JSNI. Period.

Huge credit to Sanjiv for his work on smartGWT, but personally I think
this is the wrong approach to any GWT framework. JSNI is very useful
if used to integrate the odd js function here and there, not as a
foundation to a framework itself.

Regards,
Francesco

On Nov 23, 10:33 am, "Juan Backson" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am wondering if the performance is due to too many items inside the demo
> or it is just slower than gwt-ext?  In gwt-ext, the demo is much smaller.
>
> On Sun, Nov 23, 2008 at 10:27 AM, rakesh wagh <[EMAIL PROTECTED]> wrote:
>
> > great job Sanjeev. Keep up the good work. Always love smart-client.
> > Smart client is much better compared to ext-js as far as licensing is
> > concerned. However the showcase looks little slow compared to the
> > original js based smart-client as well as gwt-ext.
>
> > Thanks!
>
> > On Nov 22, 6:48 pm, Tim <[EMAIL PROTECTED]> wrote:
> > > Excellent Job!
>
> > > some things are rough around the edges but overall this release is
> > > impressive! Gotta fix those image downloads though. And adding a
> > > couple of the "standard" schemes wouldn't hurt. But you already
> > > mentioned these things in your release announcement post anyway. Can't
> > > wait.
>
> > > Cool stuff!
>
> > > On Nov 22, 8:32 am, ART <[EMAIL PROTECTED]> wrote:
>
> > > > This looks cool.
> > > > Ann.
>
> > > > On Nov 18, 9:50 am, "Sanjiv Jivan" <[EMAIL PROTECTED]> wrote:
>
> > > > > Hi all,I have just released SmartGWT 1.0.
>
> > > > > Here is the release announcement :
> >http://www.jroller.com/sjivan/entry/smartgwt_1_0_released
>
> > > > > Google Code Project Page :http://code.google.com/p/smartgwt/
>
> > > > > Showcase Demo :http://www.smartclient.com/smartgwt/showcase/
>
> > > > > Javadocs :http://www.smartclient.com/smartgwt/javadoc/
>
> > > > > SmartGWT uses the new GWT 1.6 event API's which is really neat and
> > works
> > > > > great.
>
> > > > > Seehttp://
> > code.google.com/p/google-web-toolkit-incubator/wiki/ProposedEv...
>
> > > > > Thanks,
> > > > > Sanjiv
--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to