Re: [w3c/webcomponents] Template/part proposals should explain how and why they improve performance (#901)

I'm not sure I see the encapsulation argument. Either way it seems you could only give the user of a component a clone of the tree and references into it. With parts the references might be abstract, but through `value` and `commit()` it's pretty trivial to make them concrete, no?

-- 
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/webcomponents/issues/901#issuecomment-719381173

Received on Friday, 30 October 2020 08:00:08 UTC