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/-/m19hzHSxo4cJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-web-toolkit?hl=en.