[gwt-contrib] Re: Intern strings in the compiler AST to reduce memory footprint. (issue946801)

2010-10-02 Thread zundel
LGTM. I ran some builds and checked the output - seemed fine and I didn't notice any impact on build times. I also scoured these types myself to look for other places to save and didn't find any others. I'll keep StringInterner in the back of my mind. http://gwt-code-reviews.appspot.com/946801

[gwt-contrib] Re: Intern strings in the compiler AST to reduce memory footprint. (issue946801)

2010-10-01 Thread conroy
On 2010/10/02 00:36:10, conroy wrote: Turns out most of the things we need to intern get captured through JType's constructor, so the changes here are pretty minimal. http://gwt-code-reviews.appspot.com/946801/show -- http://groups.google.com/group/Google-Web-Toolkit-Contributors