- From: Marcos Caceres <mcaceres@mozilla.com>
- Date: Mon, 8 Oct 2018 12:56:39 +1100
- To: "spec-prod@w3.org Prod" <spec-prod@w3.org>
- Cc: "Tab Atkins Jr." <jackalmage@gmail.com>, Sid Vishnoi <sidvishnoi8@gmail.com>
> On Oct 6, 2018, at 7:17 AM, mcaceres@mozilla.com wrote: > >> On 6 Oct 2018, at 4:33 am, Tab Atkins Jr. <jackalmage@gmail.com> wrote: > >> And it's not a meaningful expression in >> IDL either. (People do sometimes shorthand `Class.attr` to refer to >> the attr for instances of that class, but another common convention is >> to use #, like `Class#attr`, to indicate a proto-lookup rather than a >> literal object-lookup.) > > Thanks for the additional details. So, I chewed on what Tab said over the weekend and concluded that Tab is right: the `object[“prop"]` syntax doesn’t significant value. I’m going to drop support for it, hopefully by the end of the week.
Received on Monday, 8 October 2018 01:57:07 UTC