- From: Noam Rosenthal <notifications@github.com>
- Date: Fri, 22 Nov 2024 08:53:17 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 22 November 2024 16:53:21 UTC
@sorvell @WebReflection All these predictions and points are valid, but I read them as a request to provide a higher level variant of the API at some point/soon (eg `moveOrInsertBefore` etc), or other state-preserving variants of existing methods. The move operation is a major new addition to DOM by itself - so providing it as the rawest level with predictable outcomes in terms of mutation observers etc and without additional logic on top is useful on its own, but doesn't preclude us from extending later with additional API, while the opposite doesn't have this quality. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/1255#issuecomment-2494263654 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/issues/1255/2494263654@github.com>
Received on Friday, 22 November 2024 16:53:21 UTC