GWT 2.1 Migration Experiment

2010-10-29 Thread buz...@gmail.com
Hi, Downloaded GWT 2.1 distribution and recompiled one of our mid-sized (~1500 classes) Web apps, which is developed against 2.0 version. Compilation time has not changed. I managed to get the same timing However I see a significant increase in resulting obfuscated JavaScript size. The total size

Re: GWT 2.1 Migration Experiment

2010-10-29 Thread John LaBanca
@buzdin - We haven't seen any significant change in code size except in places were we've actually used the new APIs (ex. Cell Widgets, SafeHtml). I just compared the GWT 2.0.4 Showcase sample to the GWT 2.1 Showcase sample, and all code increases are accounted for by Showcase's refactor and use