Finally, I chop one class from my bloat code by code splitting
function. The class is a dialog box, about 100 lines code.
Unfortunately,  the result looks funny:

Before splitting: Full code size: 868323
After splittting:  Initial download size: 871391 Full code size:
874615


It looks Gwt.runAsync() increases my code a little bit.... Need do
further investigate... Any comments are welcome.

--

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-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=.


Reply via email to