Thursday, November 30, 2017

Re: compilerArgs setProperty multi values - [ERROR] Unable to parse JavaScript


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 google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment