Reviewers: Dan Rice, spoon, Description: This patch streamlines the story recording for SOYC. In particular, it no longer creates nicely indented XML files, and it uses StringBuilder instead of String in emitStory. This cuts down on the time spent dumping stories to file.
Please review this at http://gwt-code-reviews.appspot.com/34815 Affected files: dev/core/src/com/google/gwt/core/ext/soyc/impl/StoryRecorderImpl.java --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
