Re: gwt compiled code creates empty body functions
This is normal, there is nothing you can do to avoid them. There was talk about optimizing the output to avoid these.
On Thursday, May 10, 2012 2:16:21 AM UTC-4, alexeb112 wrote:
Hi im not sure if this is why to post this but ill try anyway. So I noticed in the javascript code that GWT compiles to there are a bunch of just empty functions, in my latest compile there are 1287 empty functions. I was wondering if there was a way to fix this?--It seems like GWT should't be doing this. Here are some examples of the functions that I am talking about:function Gc(){}function Kc(){}function Oc(){}function Sc(){}function Yc(){}function dd(){}function id(){}function md(){}function rd(){}function qd(){}function Fd(){}function Jd(){}Could this be a bug or is there something that I could have done to cause this that I should avoid?Thanks
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/ca_P59-R1qwJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home