- From: Krzysztof Maczyński <notifications@github.com>
- Date: Fri, 04 Dec 2020 18:47:50 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 5 December 2020 02:48:03 UTC
> In general shared mutable global state is problematic and makes code harder to reason about. E.g., you can set it, then call a framework method which isn't prepared to deal with the consequences. This concern could be discharged by adding a method `allowDeclarativeShadowDOM` setting a flag which is automatically unset after each task. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/912#issuecomment-739111651
Received on Saturday, 5 December 2020 02:48:03 UTC