Another interesting YQL feature: XML with callback (JSON-P-X)
July 9th, 2009Yesterday’s announcement of YQL now supporting insert, update and delete somehow overshadowed another interesting new feature: XML with callback! XML with callback? On first glance having a callback parameter on an XML output doesn’t make any sense. The normal use case of callbacks is to turn JSON data into JSON-P so that you can use […]