The Chromium Blog on the future of JavaScript
The Chromium Blog on the future of JavaScript
[Development] Posted Feb 10, 2012 17:08 UTC (Fri) by corbet
The Chromium Blog has an
overview of the new JavaScript features expected in a major revision of
the language next year. "A proxy simulates a JavaScript object or
function, and can customize just about any aspect of their behaviour that
you can imagine. This is a real power feature, that takes reflection to a
new level and can be used to implement various advanced abstractions and
interfaces.
"