- From: Cameron McCormack <notifications@github.com>
- Date: Wed, 11 Mar 2015 22:18:51 -0700
- To: heycam/webidl <webidl@noreply.github.com>
Received on Thursday, 12 March 2015 05:19:19 UTC
I think I have asked this before, but: what do you think of the idea of not exposing indexed and named properties through [[GetOwnPropertyDescriptor]] and [[DefineProperty]], and instead just exposing them through [[Get]] and [[Set]]? It seems to be a better fit, exposing them at that level. Is it too late for this? --- Reply to this email directly or view it on GitHub: https://github.com/heycam/webidl/pull/45#issuecomment-78425420
Received on Thursday, 12 March 2015 05:19:19 UTC