02:00 | <Domenic> | I would be more OK with having variable behavior if the name reflected that, like insertOrMoveBefore . I think making moveBefore sometimes insert, sometimes move, is bad. |
02:44 | <njbjm> | @shannonbooth:matrix.org |
08:21 | <Noam Rosenthal> | I would be more OK with having variable behavior if the name reflected that, like moveBefore throwing to be a feature detecting mechanism, we could incorporate that into moveBefore and leave insertOrMoveBefore as something that just works |
10:21 | <Domenic> | Thoughts about this route:
|
10:22 | <Domenic> | Alternate API surface (maybe already considered?): update all the methods to have a { moveBehavior: "insert"|"move"|"move-if-possible" } argument. (I don't love that name.) The default, unlike TAG suggestion, is "insert". |
11:07 | <Noam Rosenthal> | Alternate API surface (maybe already considered?): update all the methods to have a { moveBehavior: "insert"|"move"|"move-if-possible" } argument. (I don't love that name.) The default, unlike TAG suggestion, is "insert". |
11:08 | <Noam Rosenthal> |
|
21:24 | <sideshowbarker> | annevk: Did you see https://matrix.to/#/!AGetWbsMpFPdSgUrbs:matrix.org/$_HiM0poiNHUMxlJHZqWrv0yGL3A72AnWOI3Ntt0JOS8 last week? https://matrixlogs.bakkot.com/WHATWG/2024-11-19#L7 |
21:52 | <sideshowbarker> | FYI for all: https://github.com/beuss-git/wpt-results-analyzer |