Re: [w3c/webcomponents] CustomElementRegistry.prototype.define<bulk>() (#892)

Agreed we should talk the underlying problem.

Deferring upgrades would be welcome too, especially as a whole-app optimization. We have customers where up-front element definition, plus upgrade for each definition, has a noticeable perf impact.

I do think that bulk-registration is nice for its locality though: a single library can bulk register a few cooperating elements without turning off upgrades globally.

-- 
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/892#issuecomment-673667412

Received on Thursday, 13 August 2020 19:28:23 UTC