Re: [manifest] Integration with service workers (#161)

I thought about that too, my brain did this:

1. Actually, it'd be nice to run any code as part of install
1. Hmm, but that gets tough when it comes to async code
1. We need something to signal completion, like a callback or a promise
1. Putting this code in json, it should go in another file
1. Oh shit I just reinvented ServiceWorker

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/issues/161#issuecomment-70074765

Received on Thursday, 15 January 2015 11:48:12 UTC