commit | 7783108752845fb94762d83ba74cc25e11d5344a | [log] [tgz] |
---|---|---|
author | scottb@google.com <scottb@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Tue May 12 00:09:17 2009 +0000 |
committer | scottb@google.com <scottb@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Tue May 12 00:09:17 2009 +0000 |
tree | 56b8de883b5d1a80fd4073bb2b288af8d6d5b9dd | |
parent | 9e50e5da6b6c735f62fb9b549ba403def18f1d84 [diff] |
Optimize Link production of output directory. This is done by added a method to EmittedArtifact that returns a byte[] directly, which can then be written out in one shot. The default implementation reads from the existing stream API, but the important implementation classes have a much better implementation. Review by: spoon git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@5343 8db76d5a-ed1c-0410-87a9-c151d255dfc7