The JSON Query Language (JSONiq) [1] has defined an extension for XQuery [2] to query JSON. If one has a working XQuery engine (like we do), I hear its not to difficult to add JSONiq support. It looks like adding support for JSONiq could increase people's interest in VXQuery and allow users to transform XML to and from JSON.
What do you think about JSONiq? Does it fit with VXQuery's goals? [1] http://www.jsoniq.org/ [2] http://www.jsoniq.org/docs/JSONiqExtensionToXQuery/html-single/index.html
