summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/wsgi/atom-test.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change ATOM and RSS feed representations to use name value pairs instead of ↵jsdelfino2011-03-081-24/+12
| | | | | | just strings, to allow support for all ATOM and RSS attributes and avoid confusion with non-feed string results. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1079292 13f79535-47bb-0310-9956-ffa450edef68
* Add RSS support to the WSGI integration module.jsdelfino2010-06-051-2/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951655 13f79535-47bb-0310-9956-ffa450edef68
* Translated XML, ATOM and JSON conversion functions from C++ to Python. Added ↵jsdelfino2010-03-061-0/+153
support for JSON-RPC and ATOM to the WSGI integration. Adjusted server module test cases to help test the WSGI server. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@919721 13f79535-47bb-0310-9956-ffa450edef68