actually i need this. my program is not a B-S mode program,i don't need to worry about the problem for cache. i just need to specify the file name when compiling,so the update patch can be smaller cause of the content of the file "moduleName.nocache.js" keep the same.
On Friday, August 10, 2012 4:18:27 PM UTC+8, Jens wrote: > > I don't think so. Maybe its possible with a custom linker. But I wouldn't > recommend it. You need some random aspect in the file name because when you > release a new version of your webapp the browser has to download the new > randomName.cache.html. If "randomName" isn't random be some mean between > app versions then the browser would use the outdated cached version. > > -- J. > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/3EyPTS3MSj0J. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
