I see where this might be convenient, but the down sides are much larger,
similar to `with`, `eval`, or arbitrary global variables.  It essentially
destroys the ability of compilers, tools, and people to statically analyze
the code.

I'm all for laziness in code (e.g. destructuring), but not when it causes
significant problems.

Michaël, sorry, but I think this is a lost cause.




On Fri, Jul 25, 2014 at 3:05 PM, Michaël Rouges <[email protected]>
wrote:

> @ Rick :
>
> Or a more controlled solution might be to create a method able to only
> attach one pointer at a time.
>
> What do You think about it?
>
> _______________________________________________
> es-discuss mailing list
> [email protected]
> https://mail.mozilla.org/listinfo/es-discuss
>
>
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to