Re: [w3c/webcomponents] How to define APIs only for custom element authors (#758)

Requiring `needsInternals` might still be a good way of allowing component developers to opt into this explicitly and not require all existing components to retroactively start calling `attachInternals()` early enough to avoid being bamboozled. That'd avoid @rniwa's concern 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/758#issuecomment-436913783

Received on Thursday, 8 November 2018 08:33:57 UTC