Linked by Andrew Youll on Sat 5th Nov 2005 15:39 UTC, submitted by Anonymous
General Development E4X is an extension of JavaScript that adds direct support for XML to the language. So what is direct support and why is it valuable? Get an introduction to ECMAScript for XML (E4X), a simple extension to JavaScript that makes XML scripting very simple.
Thread beginning with comment 56442
To read all comments associated with this story, please click here.
confused
by on Sat 5th Nov 2005 18:57 UTC

Member since:

it's javascript, but you have have Java (Rhino?) in order to run it?

what's that all about?

RE: confused
by BrianH on Sat 5th Nov 2005 21:50 in reply to "confused"
BrianH Member since:
2005-07-06

E4X is an extension to Javascript. That extension is currently implemented by two Javascript engines, the C-based one in Firefox 1.5, and Rhino, an engine written in Java. You need Java to run Rhino because that's what it's written in. This does not mean that they are claiming the language Java is related to the language Javascript.

Reply Parent Bookmark Score: 1