XML.orgXML.org
FOCUS AREAS |XML-DEV |XML.org DAILY NEWSLINK |REGISTRY |RESOURCES |ABOUT
OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
Revive E4X as EXQO with extended SAX as Methods

I find it non-fair that xml dev favorite java over ECMA-Script. So I wish to propose a xml object that have the functionality as the e4x object did, plus sax functionality as add on methods to be a download package to be of use in server side and client side ECMA-Script programming.

If you find this ideal interested, but wish not to take the time to make this happen. Than please send an email to ECMA site:

http://www.ecma-international.org/contact/Contact.html

They believe that it is a not wanted feature, but just doesn't know how wanted it is. 

/* signature */
"use strict"; 
var j = 0, baz = "", k = "", bar = 
"83,104,101,108,108,101,121,32,80,111,119,101,114,115,39,32,98,111,111,107,115,32,97,114,101,32,116,111,32,114,101,97,100,32,102,111,114,";

for(;bar.charAt(j);){ 
    if(bar.charAt(j) !== ","){
        k += bar.charAt(j); } else{ baz += String.fromCharCode(k)+" \v"; k = "";
    }
    j++; 
} 
console.dir(baz);
/* end of signature */


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 1993-2007 XML.org. This site is hosted by OASIS