- From: Anne van Kesteren <annevk@annevk.nl>
- Date: Fri, 16 Jan 2015 14:02:58 +0100
- To: Domenic Denicola <d@domenic.me>
- Cc: WebApps WG <public-webapps@w3.org>, "www-dom@w3.org" <www-dom@w3.org>, Yehuda Katz <wycats@gmail.com>
On Fri, Jan 16, 2015 at 12:34 AM, Domenic Denicola <d@domenic.me> wrote: > One interesting thing that falls out of the design is that it's trivial to allow a custom element class to be registered for multiple names; it requires no more work on the part of the class author than writing a class that corresponds to a single name, and is painless to use for consumers. How can that work if the custom element constructor needs to look in the registry to find its name? Pick a name at random? -- https://annevankesteren.nl/
Received on Friday, 16 January 2015 13:03:25 UTC