Awesome! On 4/10/16, 6:02 AM, "Harbs" <harbs.li...@gmail.com> wrote:
>I reached a milestone today with E4X. I have the first working test which >reads an XML literal, writes it back out to a string and writes the value >of an attribute using E4X notation in Javascript! > >Over the next couple of weeks I expect to be fixing a lot of issues >related to XML and the better the test-case coverage we have, the better >the quality will be. > >I’d like to put out a call for snippets of E4X code that people are using >in the wild so we can incorporate tests for as many use cases as we can >get. > >If you have code snippets to contribute, please respond! > >Thanks, >Harbs > >(P.S. There is currently a compiler issue with two of the XML methods, so >the XML.js file needs a bit of editing before it can be used. Hopefully >this issue will be fixed soon.)