Open GoogleCodeExporter opened 9 years ago
Thanks for reporting this. It does indeed need to be updated to the ES6 API.
Original comment by erights@google.com
on 22 Dec 2014 at 5:15
There's a catch here, which is why we haven't done this already. ES5/3 emulates
the Proxy.create API, and Domado depends on using proxies in both ES5 and ES5/3
mode. Thus, we can't do this update until we're actually completely dropping
support for ES5/3 (or we want to deal with more complicated backports). But
that should be possible soon.
That said, I don't see any reason not to prepare the changes in anticipation.
Original comment by kpreid.switchb.org
on 22 Dec 2014 at 5:21
Original issue reported on code.google.com by
evilp...@googlemail.com
on 20 Dec 2014 at 3:19