E4X
Jon Udell has a nice intro to E4X, a proposed ECMAScript extension, for XML manipulation. E4x seems an approach to XML manipulation rather more traditional than XSLT. Some of this syntax is similar to PHP5's SimpleXML and, much like SimpleXML, has a very "native" feel. It seems XML manipulation was built into the language from its inception.
It's implemented in Mozilla Rhino. Let's hope it gets implemented in SpiderMonkey so it starts spreading everywhere.
It's implemented in Mozilla Rhino. Let's hope it gets implemented in SpiderMonkey so it starts spreading everywhere.


you should have a look at Seppia (http://www.seppia.org)
a simple framework which combines the usage of java and javascript in a
unique way... (Comment this)
you should have a look at Seppia (http://www.seppia.org)
a simple framework which combines the usage of java and javascript in a
unique way...
(Comment this)
you should have a look at Seppia (http://www.seppia.org)
a simple framework which combines the usage of java and javascript in a
unique way...
(Comment this)