Re: [WICG/webcomponents] Cleaning up (undefining) custom elements? (#754)

> Meanwhile, please treat the `CustomElementRegistry` as a dictionary (name -> component pair) and allow those who want to remove an entry do them that with a simple API like `undefine`. If you want, you can later deprecate it.

It's not that simple. We need an answer to [all the questions I raised](https://github.com/WICG/webcomponents/issues/754#issuecomment-557774809) and probably a lot more questions as we define that behavior.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/WICG/webcomponents/issues/754#issuecomment-781755456

Received on Friday, 19 February 2021 01:43:07 UTC