- From: Martin Thomson <notifications@github.com>
- Date: Tue, 15 Oct 2024 22:51:00 -0700
- To: w3ctag/design-reviews <design-reviews@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 16 October 2024 05:51:05 UTC
Glad to be of assistance. Do you have any thoughts on providing assistance with managing any non-determinism? I missed a step above, but the idea is that if a script performing a dynamic load depends on the presence of a specific import map, how would it guarantee that the map has been seen and integrated? It seems like your resolution here would ensure that a missing mapping only gets committed once it is resolved (whether it fails or not), but that isn't ideal because a missing mapping would then permanently enter that state if the dynamic load acted before the mapping was in place. "Don't do that" is a perfectly fine response if there are obvious ways to manage that. -- Reply to this email directly or view it on GitHub: https://github.com/w3ctag/design-reviews/issues/980#issuecomment-2415791986 You are receiving this because you are subscribed to this thread. Message ID: <w3ctag/design-reviews/issues/980/2415791986@github.com>
Received on Wednesday, 16 October 2024 05:51:05 UTC