Re: Custom elements ES6/ES5 syntax compromise, was: document.register and ES6

On Thu, Feb 14, 2013 at 9:48 PM, Dimitri Glazkov <dglazkov@google.com> wrote:
> What do you think?

It seems like this still requires "magic" for document.createElement()
and document.createElementNS().

Also, providing two ways of doing the same thing does not seem like a
good approach to standardization and will come to haunt us in the
future (in terms of maintenance, QA, new extensions to the platform,
etc.).


-- 
http://annevankesteren.nl/

Received on Friday, 15 February 2013 14:19:43 UTC