In Caja we have several uses for Proxies, some of which involve reimplementing or modifying the Proxy API. We are currently following the original harmony:proxies (rather than direct or notification proxies) since that's what is available in browsers.
What is the most current test suite available for this variant of proxies? So far I have found <http://hg.ecmascript.org/tests/harmony/>, which seems to be a more recent version of what we are currently using, but has it been superseded by something else? _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

