- From: Justin Fagnani <notifications@github.com>
- Date: Thu, 27 Apr 2023 09:33:13 -0700
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 27 April 2023 16:33:18 UTC
I personally think there should be a clear line between definitions and instances. Making an instance also a definition raises all kinds of issues around expressions, conditionals, and control flow. They might be solvable, but I believe if they are that it could be added later. It could also probably be done in user-land by patching up the element definition based on the first instance's DOM. -- Reply to this email directly or view it on GitHub: https://github.com/WICG/webcomponents/issues/1009#issuecomment-1526004326 You are receiving this because you are subscribed to this thread. Message ID: <WICG/webcomponents/issues/1009/1526004326@github.com>
Received on Thursday, 27 April 2023 16:33:18 UTC