TradeMe / bootup.js

Cache and load static files from local storage.
MIT License
820 stars 46 forks source link

Cache Manifest #9

Closed quirkyjack closed 12 years ago

quirkyjack commented 12 years ago

Not to be a total piss-ant, but isn't this library re-implementing the same functionality of a an application cache/cache manifest file? There are native browser callbacks for handling success, error, progress events for the loading of a manifest.

djmc commented 12 years ago

It's a valid question :) however, it's been covered it in issue #4.