Re: [WICG/webcomponents] Isolated web components (Issue #1002)

> I'm not certain that this should be a goal on its own. Isolated components are going to require its own construct one way or another since they're isolated from the rest of DOM tree so it would require some adjustments regardless.

Yeah, I think when it comes to how exactly they're connected to their private DOM, events, proxies, and more, that will be true at the limit. What I'm meaning is that it's not an _entirely_ different way of writing a web component - some simple components might be actually the same, but other should require _incremental_ changes for main-thread components.

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

Message ID: <WICG/webcomponents/issues/1002/1515584861@github.com>

Received on Thursday, 20 April 2023 01:28:06 UTC