Bob, can you look at this patch?

The problem is that if a program uses runAsync, a separate JavaScript
file is created for each call to runAsync in each permutation.  These
files can really add up, thus resulting in a directory that is
shockingly full of cache.js files.

The attached patch modifies the iframe linker to instead put the files
in a subdirectory named "deferredjs".  Does it look good?


Lex

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

Attachment: fragsInSubdir-r4241.patch
Description: Binary data

Reply via email to