Re: [w3c/webcomponents] [idea] Expose and API for syncing attributes and properties (#823)

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