Why exactly are GWT widgets often labeled as "heavy"? I understand that it has to do with the attached event (in the Widget.onAttach() method), and that a Widget should only be used in case you need DOM events, but what are exactly the heavy parts (details?) of a Widget that make them "heavy"?
-- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/groups/opt_out.
