Reviewers: jat, bobv,
Description:
The generatedResource directory was an artifact of earlier times. We
were literally writing generated resources out to temporary files, just
so we could immediately read them back in. This should speed up
generators by avoiding most disk I/O.
Please review this at http://gwt-code-reviews.appspot.com/289801/show
Affected files:
M
dev/core/src/com/google/gwt/core/ext/linker/impl/StandardGeneratedResource.java
M dev/core/src/com/google/gwt/dev/CompilePerms.java
M dev/core/src/com/google/gwt/dev/Compiler.java
M dev/core/src/com/google/gwt/dev/DevMode.java
M dev/core/src/com/google/gwt/dev/DevModeBase.java
M dev/core/src/com/google/gwt/dev/GWTCompiler.java
M dev/core/src/com/google/gwt/dev/GWTShell.java
M dev/core/src/com/google/gwt/dev/Precompile.java
M dev/core/src/com/google/gwt/dev/javac/StandardGeneratorContext.java
M dev/core/src/com/google/gwt/dev/shell/ShellModuleSpaceHost.java
M dev/core/src/com/google/gwt/dev/util/Util.java
M dev/core/test/com/google/gwt/dev/shell/StandardGeneratorContextTest.java
--
http://groups.google.com/group/Google-Web-Toolkit-Contributors
To unsubscribe from this group, send email to
google-web-toolkit-contributors+unsubscribegooglegroups.com or reply to this email with
the words "REMOVE ME" as the subject.