SeZuo / SwissMuseum-Parcours

Web app to navigate inside the Swiss Museum's collection
0 stars 0 forks source link

Make the app work offline #146

Closed SeZuo closed 11 years ago

SeZuo commented 11 years ago

This does not include the DB. We should use the cache manifest to increase load speed / stability on internet connected devices.

SeZuo commented 11 years ago

This does not work in GWT due to the numerous replications. It needs a java servlet in order to dynamically choose what to make available offline.