We have spent a lot of time working on that and will continue to do so. Most of the time is spent in starting up the GWT dev mode environment that is used to create and render the widgets. We are exploring a number different strategies (caching and so on). In the past, we always used a customized, optimized version of GWT within GWT Designer to make it faster at the expense of always being 2-3 week behind a GWT release. A lot of effort has gone into making GWT Designer work directly with the unmodified latest version (or even the GWT trunk) and moving our custom optimizations into GWT itself (which has to be done very carefully). We are very aware of the GWT Designer startup issue and will continue to whittle away at it until it achieves a reasonable speed.
-Eric On Feb 4, 6:11 am, cri <[email protected]> wrote: > With GWT Designer integration being a focus of the upcoming GWT/Plugin > release, I hope some time will be (or has been) spent on speeding up > the time it takes to bring up the GWT design window on a GUI class. I > just takes a little too long I think. Just my two cents. It's a really > great tool! -- 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.
