My ECMAScript 7 wishlist
Allen Wirfs-Brock
allen at wirfs-brock.com
Thu Jun 5 18:32:25 PDT 2014
On Jun 5, 2014, at 6:25 PM, Brendan Eich <brendan at mozilla.org> wrote:
> LOL - as if O.p has getters!
>
> Thanks, this is more general in case of insanity.
It probably always a good idea to use Reflect.* calls inside of proxy handlers. I’m seen variants of this mistake in many handlers snippets that are floating around. Need to encourage best practices.
Allen
More information about the es-discuss
mailing list