My app uses the concept of Projects, each Project has multiple support
files (primarily image files and pdf's)  that need to be made
available offline. I want to use HTML5 cache to accomplish this.

If I include all the support files for all the projects in the cache-
manifest it would be massive and not feasible.

User's are assigned to Projects, so ideally I could have a custom
cache-manifest file for each user that contains the support files
needed for the projects that user is assigned to.

How can I accomplish this? Is there a way to assign a cache-manifest
grammatically after onModulueLoad()?

Thanks in advance for the solution or any advice on how to accomplish
this functionality.

David S.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
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.

Reply via email to