Re: [WICG/webcomponents] Scoped Custom Element Registries (#716)

Yeah, that makes sense.  I had a use-case where `some-module` and `some-other-module` are kinda related packages such that _only_ `some-module` uses `some-other-module` and it was causing me to have some tunnel vision and a bit of distorted view.

Things could probably get quite unreliable if bubbling lookups started happening depending on where you reparented an element that didn't engage in a scoped registration.  I suppose the behavior in this case *must be* to look at the global registry (otherwise breaking changes start flaring up)

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

Message ID: <WICG/webcomponents/issues/716/1012604019@github.com>

Received on Thursday, 13 January 2022 23:14:23 UTC