Hi, I'm looking at the visualization widgets that have been introduced
with v6, and I notice that there is a lot of talk about a proxy that
needs to be written (all the examples mention PHP and there is even a
PHP script)

http://docs.marklogic.com/guide/search-dev/visualwidgets#id_26253

mentions that custom apps generally need to run queries through a
proxy, but no background information about the "why" is given.

Has it anything to do with cross-domain security restrictions that
allow browsers to retrieve JSON(P) from another domain, but no XML
(and there a local server-based proxy might make sense, if the client
was browser-based)?

Thanks for explaining why there is a need for a proxy, and why it
couldn't written in XQuery.

cheers,
Jakob.
_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to