Hi, I am looking for a description of all optimization performed by GWT compilation. I have some question like that. - Does it remove call to method that has no body ? - Is there a way to make all client bundle merged into one ? - Does the compiler detect multiple time same code and optimize it in one place ?
thanks & regards Olivier -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. 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.
