bitpiston / oyster

A Perl web application framework.
Other
3 stars 1 forks source link

XML to JSON via XSLT #66

Open einkoro opened 11 years ago

einkoro commented 11 years ago

This would make things a lot easier as we'd never have to worry about oyster printing anything but XML (outside of HTTP headers anyway).

http://www.bramstein.com/projects/xsltjson/

http://code.google.com/p/xml2json-xslt/

http://controlfreak.net/xml-to-json-in-xslt-a-toolkit/