Re: [w3c/ServiceWorker] consider allowing a non-scope identifier for registrations (#1512)

> Why should developers set IDs in the first place? How should they choose these values?

In addition to Andrew's comments I would also note that the web platform is rife with precedent for developer-set identifiers; e.g. Cache API cache names, IDB database names, `<element id="foo">`, css class names, etc.  I think its fair to say developers value giving things meaningful names so they can reference them again later.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/issues/1512#issuecomment-707985720

Received on Tuesday, 13 October 2020 20:22:05 UTC