Re: [WICG/webcomponents] Idea: A tree-aware task scheduler (Issue #1055)

I agree that the DOM will eventually be the right level to put this kind of scheduling, but I don’t understand how this primitive solves things. +1 to the relevance of @rniwa ’s and @smaug---- ’s questions, which I don’t know how to answer (there are multiple possible answers).

My understanding was that frameworks need things to run outside to inside because the inside is control-dependent on outer structures like conditionals, loops and suspense, which can insert, delete or replace elements. It’s not clear to me how control structures fit into this model (there are ways to do it, I just don’t know what you are proposing).

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

Message ID: <WICG/webcomponents/issues/1055/2093919951@github.com>

Received on Saturday, 4 May 2024 00:42:36 UTC