At the May TC39 meeting it was decided to accompany the Proxy API with a
proxy handler API that helps developers write better, more consistent Proxy
abstractions.
Allen and I ironed out the details, and I have updated the appropriate wiki
page with a proposed design (a minimal class hierarchy that covers what we
think are the important use cases).
We welcome feedback from the list, so that we can take it into account
before presenting the updated design at a next TC39 meeting.
At the May TC39 meeting it was decided to accompany the Proxy API with a
proxy handler API that helps developers write better, more consistent Proxy
abstractions.
Allen and I ironed out the details, and I have updated the appropriate wiki
page with a proposed design (a minimal class hierarchy that covers what we
think are the important use cases).
We welcome feedback from the list, so that we can take it into account
before presenting the updated design at a next TC39 meeting.
http://wiki.ecmascript.org/doku.php?id=harmony:virtual_object_api
Cheers,
Tom
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20130606/4ad7cfa3/attachment.html>
At the May TC39 meeting it was decided to accompany the Proxy API with a proxy handler API that helps developers write better, more consistent Proxy abstractions.
Allen and I ironed out the details, and I have updated the appropriate wiki page with a proposed design (a minimal class hierarchy that covers what we think are the important use cases).
We welcome feedback from the list, so that we can take it into account before presenting the updated design at a next TC39 meeting.
harmony:virtual_object_api