- From: Caleb Williams <notifications@github.com>
- Date: Mon, 01 Jul 2019 08:36:06 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 1 July 2019 15:36:28 UTC
Thinking on this further, should this feature (which is pretty low-level) be blocked by something like decorators? I think a decorator would provide a useful abstraction eventually, but why not add something like this to `ElementInternals` or as another static property on the element class? [Decorators are still at stage two](https://github.com/tc39/proposals), blocking a useful feature waiting for a syntax proposal to be added to the language (which may or may not actually happen, much less in the next two years) seems counterproductive. -- 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/823#issuecomment-507316018
Received on Monday, 1 July 2019 15:36:28 UTC