2013/9/18 David Bruant <[email protected]> > An alternative to p3 and p4 would be to find a solution for the > interaction between private state and proxies that also works with: > Date.getMonth.call(myProxy) > A way that would make p1 work in essence (which very naturally you listed > as the first idea ;-) ). > Such a solution would also make invoke unnecessary. >
My example has nothing to do with private state per se. It's more generally about forwarding proxies reliably rebinding |this| to their target. cheers, Tom
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

