Hi,
After migration form GWT 1.7 to 2.0.1 we've noticed increased size of
result .cache. file.

OBFUSCATED size incresed from 500kB -> 1 MB - almost twice.

GWT 2.0 introduced turned on by default stack traces in web mode

http://code.google.com/p/google-web-toolkit/wiki/WebModeExceptions

You can turn it of by setting in module xml (it seems reasonable for
production use).

<set-property name="compiler.emulatedStack" value="false" />


Greeting
Greg Bugiel

-- 
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=en.

Reply via email to