Re: [WICG/webcomponents] [scoped-registries] Concerns about non-construction of scoped elements (Issue #987)

> The only thing the absence of a constructor prevents is calling `new ComponentA()`, it doesn't prevent creating the element at all.

I'm aware of that. My point is:

- Libraries **can** create components from constructor on global registry. A component working on the global registry won't necessarily work on a scoped registry, or could stop working in the future, unless it has been specifically designed not to use constructors.


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

Message ID: <WICG/webcomponents/issues/987/1508376806@github.com>

Received on Friday, 14 April 2023 11:40:50 UTC