Comment #63 on issue 235 by [email protected]: Support the Javascript E4X extension
http://code.google.com/p/v8/issues/detail?id=235

@Brad
Firefox used a switch to enable it in the script tag, not sure if it still requires it, but It think it does. There's no reason the same switch to enable the feature couldn't be required to use it.

Most people don't care for the straight usage of xml in the JavaScript source, most people just want to be able to interrogate their data using E4X's dot notation. I'm all in favour of allowing E4X but requiring an XML() function to create the object. So hopefully we can get that implemented as a minimum so there is minimal impact to the V8 engine.

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to