Reviewers: tobyr, zundel,

Description:
Enable generator result caching, by default.

This initially will allow caching for ClientBundle and RPC generators.
Other generators can be updated to support caching.

The -XenableGeneratorResultCaching flag is now redundant, but it is
still
allowed.  It should eventually be phased out.

To allow diabling caching if needed, the system property
"gwt.disableGeneratorResultCaching" is now available.


Please review this at http://gwt-code-reviews.appspot.com/1467808/

Affected files:
  M dev/core/src/com/google/gwt/dev/DevModeBase.java
  M dev/core/src/com/google/gwt/dev/PrecompileTaskOptionsImpl.java
  M dev/core/src/com/google/gwt/dev/jjs/JJSOptions.java
  M dev/core/src/com/google/gwt/dev/jjs/JJSOptionsImpl.java
M dev/core/src/com/google/gwt/dev/util/arg/ArgHandlerEnableGeneratorResultCaching.java
  M user/src/com/google/gwt/junit/JUnitShell.java


--
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to