SmartGWT is only a GWT wrapper on a javascript library so it is expected that you would have this problem. If you can stand the licensing, GXT is supposed to be a pure GWT implementation of their javascript library, so unused portions of the library are not included. Due to licensing I have not used it, so I can't speak to it's effectiveness. The best solution would be to try and find a project that has the specific widget you want without the overhead.
On Jul 14, 5:22 pm, mk <[email protected]> wrote: > We have a tiny widget from SmartClient's SmartGwt. And it had > increased the intial loadup size between webserver and browser by 2.3MB > +.( js, css) > > Thus be cautious if you think this can hamper performance. > > (If anybody has solution to above than plz share ). > > FYI: We do changed header of script to cache all SmartClient's scripts > forever. -- 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.
