Also our experience. GWT is really really fast.
Cheers,
Raphael
>
> Op dinsdag 27 maart 2012 11:55:14 UTC+2 schreef dodo dard het volgende:
>>
>> Helo,
>>
>> I've got friends complaining about GWT/GXT (GWT Ext) performances, well I
>> notice that if we put to many component with GXT, there will be a certain
>> waiting time (3-4s) before it got completely loaded. They said that is
>> better to write the application directly with Javascript that may I'm not
>> agreed 100%. So guys, is there any solution, best practice, limitation or
>> restriction using GXT/GWT ? Or it can't be helped ?
>>
>> Honestly is fun using GWT/GXT, but I'm looking a performance solution too.
>>
>> Regards,
>> Bowie
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-web-toolkit/-/7IyvlvceBLUJ.
>
> To post to this group, send email to google-we...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-tool...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
--
inc: http://ars-machina.raphaelbauer.com
tech: http://ars-codia.raphaelbauer.com
web: http://raphaelbauer.com
--
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-we...@googlegroups.com.
To unsubscribe from this group, send email to google-web-tool...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
Bowie
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/ZJMxBR_zDC8J.
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/j_Gkpwxio6cJ.
To post to this group, send email to google-we...@googlegroups.com.
To unsubscribe from this group, send email to google-web-tool...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
>A grid with 23 columns that contains at least 10 GridRenderer
GXT 3.0:
All data widgets support cells (instead of renderers)
Cells support events and can fire events
High performance via flyweight pattern
> the model used in GXT did not extend well to our MVP setup.
for GXT 3.0 (in beta) Models:
Support any bean-like object
Not forced to implement GXT interfaces
Not forced to use GXT model classes Interoperability with RPC,
RequestFactor, AutoBean
MVP support has changed too.
> GWT tends towards attaching the elements into the DOM immediately whereas GXT caches the elements then attaches them in bulk.
for GXT 3.0:
Components create their DOM at construction DOM available immediately
Shawn
the overall lesson was "don't use GWT"?
did you mean that or "don't use GXT"?
ra!
>
> Sincerely,
> Joe
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-web-toolkit/-/Ur7JlMX0SjMJ.
>
> To post to this group, send email to google-we...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-tool...@googlegroups.com.
> 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 google-we...@googlegroups.com.
To unsubscribe from this group, send email to google-web-tool...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.