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

@domenic I'm fine with that. Just having a precedent on `attachShadow` will definitely help to explain this new API. As a component author, if you care about it, you can just call it during construction, if you extend a class that cares about it, well, you have to coordinate it, just like attachShadow.

-- 
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-436682669

Received on Wednesday, 7 November 2018 16:22:00 UTC