[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: The JSON Data Interchange Format (ECMA standard, October 2
> > Finally, since JSON is reality, why not use the power of XQuery on > processing it by JSONiq? > Because of the impedence mismatch. Query languages and data models go hand-in-glove. In XDM a string is the same thing as a list containing a single string, in the JSON model it isn't. Papering over that crack is remarkably difficult, because it turns out that the whole semantics of FLWOR expressions depend on that assumption. We've spent about three years trying to solve that one, without much success. (In my FtanML paper at Balisage I took a different approach: new data model, new query language). Michael Kay Saxonica
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] |
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|