Re: [w3c/webcomponents] Lazy Custom Element Definitions (#782)

don't get me wrong @matthewp, I'm sure that if this feature exists many folks will use it, but the question is whether or not such high level API should be provided by the UA? IMO, it should not, instead, I think low level primitives, like what is being discussed in https://github.com/whatwg/dom/issues/533 is far more important because it allows app code, frameworks, and libraries to implement `customElements.lazyDefine` is few lines of code, and it serves a lot other use-cases as well.

-- 
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/782#issuecomment-455617014

Received on Friday, 18 January 2019 17:03:50 UTC