The "thumb rule" is use as few "GWT services" as possible ... because it takes more than 1+ second to initialize each service; so many you have, more time you waste at starting up the application.
If you have fancy crazy application with timeouts and stuff, then you're smart enough to figure out yourself the answer :) Anyways, you can find more GWT tricks (optimizations, update to gwt 2.0, examples) here: http://ui-programming.blogspot.com/ Cheers!
-- 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.
