- From: TAMURA, Kent <notifications@github.com>
- Date: Thu, 30 Aug 2018 01:27:59 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 30 August 2018 08:28:20 UTC
```ElementInternals``` sounds good. If no one objects it, let's adopt it. @alice @caridy I also suppose flatten structure. ```ElementInternals``` interface has attributes/operations for various features such as accessibility, form controls, ... @trusktr I'm not sure I understand what you wrote correctly. Probably such feature list isn't necessary because we assume a single ```ElementInternals``` instance handles all features for the associated element? Re: callback name ```createdCallback``` represents the timing when it is called, and doesn't represent the purpose. We may give more descriptive name like ```elementInternalsCreated``` ```receiveElementInternals```. -- 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-417234911
Received on Thursday, 30 August 2018 08:28:20 UTC