> OMG 50%, hehe maybe I did something wrong last time I was checking the 
> difference. I need to try it again. Thanks!
>

Yes it is always twice the size because GWT compiler will insert an 
additional line of code to capture stack frames for each line of your code. 
For small apps it is not that dramatic but for example our app would grow 
multiple mega bytes and execution will noticeably slow down. Thus we don't 
use emulated stack traces. But event without it we can still find the 
reason for an exception relatively quickly.

-- J.

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" 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 https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to