Re: [WICG/webcomponents] DOM parts use outside of <template> seems unlikely (Issue #1035)

Another potential separate thread out of this conversation, which I have to believe has probably been considered before somewhere:

What if we need to set a property / attribute for hundreds, or thousands of (custom) elements, and they are all the same, during SSR, or even after?  One example I could see that being useful is for intl.* attributes, should the platform add a tag for numbers (and beef up the time tag, etc).  I think it is safe to say that this violates a wall of division for CSS, as it could invoke unsafe code, but that does seem like a strong use case for what is emerging as a positive "yes, and" use case for binding from a distance, in some variant of css.

I don't see that it is "easier" from the point of view of integration with asp.net.core, php, etc, just cleaner and  

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

Message ID: <WICG/webcomponents/issues/1035/1806824653@github.com>

Received on Saturday, 11 November 2023 14:00:18 UTC