@Scott If you patch this in and follow the arcane directions, you can get the incremental compile support in blaze.
https://mondrian.corp.google.com/changelist/21809612 -Eric. On Thu, Jun 9, 2011 at 5:46 PM, <[email protected]> wrote: > > Overall LGTM. I had to update CFA in my recent CL on class literal > optimization to treat an invocation of Object.getClass() as rescuing the > class literals of any instantiated types as well as to handle the new > Immortal CodeGenTypes. > > We may have to revisit the UnifyAstVisitor, since it may need special > handling for the Immortal types, as well as class literal references, > since GenerateJavaAST no longer overrides getClass() for every time in > my latest patch. > > > > http://gwt-code-reviews.**appspot.com/1453810/<http://gwt-code-reviews.appspot.com/1453810/> > -- Eric Z. Ayers Google Web Toolkit, Atlanta, GA USA -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
