Re: [webcomponents]: Of weird script elements and Benadryl

On Fri, Apr 12, 2013 at 3:20 PM, Dimitri Glazkov <dglazkov@google.com>wrote:

> 2) since we do have to live with generated constructors -- at least
> for a little while, we have two decoupled operations:
>
> a) create prototype
> b) generate constructor.
>

Is this order required? Can we not generate the constructor, then let the
developer modify it using the same means they have since the beginning of
time - or if *they choose*, use slick ES6 syntax?

Received on Friday, 12 April 2013 22:25:34 UTC