- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Mon, 15 Aug 2016 21:16:13 +0000
- To: public-houdini-archive@w3.org
And that goes directly against the common advice of "ugh, fake-list interfaces with getItem()/etc are so shitty". They're widely considered a legacy mistake every place they appear. This is not a happy space to deal with, but it also shouldn't require a fully Proxy just to implement numeric setters. This is JS's fault for not yet exposing a hook for `foo[bar]` behavior. AWB has a proposal for that (a pair (for read/write) of Symbol-valued properties on Object that get called by the `[0]` syntax if set) , but it hasn't moved in a few years. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/239#issuecomment-239931692 using your GitHub account
Received on Monday, 15 August 2016 21:16:21 UTC