Re: [whatwg/webidl] make hooking into maplike and setlike methods easier (#824)

Ah, I was about to open an issue asking for this as well (or rather, asking if spec authors really were expected to copy/paste from the ES-ese of the algos currently in WebIDL, or if we could just manipulate the "map entries" in simpler spec prose).

My use-case is <https://tabatkins.github.io/css-toggle/#dom>, where I *probably* want to hook set/delete/clear to add an association between a CSSToggle and the CSSToggleMap it's in, so you can't put one object into multiple maps.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/webidl/issues/824#issuecomment-1112684190
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/webidl/issues/824/1112684190@github.com>

Received on Thursday, 28 April 2022 21:48:48 UTC