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

Rough consensus at TPAC F2F: We'll tentatively use `attachInternals` with static field indicating that the element internals should exist for a given custom element (so that it would work for subclasses) where calling it twice will throw but @domenic will consult with TC39 to see if there is a generic *protected* field mechanism that we should be using here.

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

Received on Friday, 26 October 2018 15:33:58 UTC