Re: [WICG/webcomponents] Need a callback for when children changed or parser finished parsing children (#809)

@mfreed7 I don't really understand the `script` use case. That seems like some kind of meta-programming it wasn't designed for. I think Opera at some point had `beforeexecute` events and such, but they had their own issues.

If it's for rendering I'd expect you maybe delay a bit and then just render what you have at some interval. Similar to incremental rendering in browsers.

@smaug---- how was XTF resilient against imperative creation of the same elements?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/WICG/webcomponents/issues/809#issuecomment-1857622434
You are receiving this because you are subscribed to this thread.

Message ID: <WICG/webcomponents/issues/809/1857622434@github.com>

Received on Friday, 15 December 2023 10:21:02 UTC