Still reviewing, but here's a recap of offline initial reaction:
I think the thing to do is • give generateIncrementally() a RebindMode return value • unify the rest of the RebindResult class with CachedGeneratorResult • rename CachedGeneratorResult IncrementalGeneratorContext and give it all the new methods from GeneratorContext • include an IncrementalGeneratorContext object as an argument to generateIncrementally() http://gwt-code-reviews.appspot.com/1468804/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
