Re: [w3c/webcomponents] Why do we really need hyphens? (#658)

> such as i have an old web application, it mostly used buildin element. if I can upgrade it without modify any code, it sounds so great.

The above `components` idea would be great for that, and is within declarative HTML (whereas we can already do this with jQuery, but it is imperative, not declarative, and selectors allow us to associate behaviors with many elements at once).

So may e we just need something as powerful, yet declarative, but not using selectors so that it is completely clear what behaviors/components are being used explicitly.

-- 
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/658#issuecomment-325599631

Received on Tuesday, 29 August 2017 08:54:53 UTC