Re: Minimum viable custom elements

On Fri, Jan 16, 2015 at 2:29 AM, Ryosuke Niwa <rniwa@apple.com> wrote:
> And I'm suggesting to do the same (picking the simplest design) in HTML custom elements by only supporting synchronous definition of elements, and letting authors and frameworks decide how to "upgrade" existing elements if they want to.

That seems to put us at an impasse. I get the impression this scenario
is important to Google and their two-stage constructor design
addresses it. To convince them it sounds like they need to see at
least a plausible strategy for custom elements v2 that addresses this.
At which point we're back to something like "dummy replacement" with
its problems. Or perhaps something like "HTML modules", where you
import a whole swath of (custom) elements at once.


-- 
https://annevankesteren.nl/

Received on Friday, 16 January 2015 17:59:17 UTC