summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/hosting/server/util.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-01-30Refactor server hosting module, rename it and move it under a hosting dir, ↵jsdelfino1-0/+0
and refactor its datastore components into a single component. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1237740 13f79535-47bb-0310-9956-ffa450edef68
2011-03-08Change ATOM and RSS feed representations to use name value pairs instead of ↵jsdelfino1-0/+6
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
2010-12-29Skeleton of a composite app editor module.jsdelfino1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053560 13f79535-47bb-0310-9956-ffa450edef68
2010-12-27Port REST support improvements to AppEngine Python integration scripts and ↵jsdelfino1-0/+13
add a sample. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053004 13f79535-47bb-0310-9956-ffa450edef68
2010-05-13Add simple implementation of Scheme-like lazy streams.jsdelfino1-0/+62
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943806 13f79535-47bb-0310-9956-ffa450edef68
2010-03-06Translated XML, ATOM and JSON conversion functions from C++ to Python. Added ↵jsdelfino1-20/+29
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
2010-02-28Strawman WSGI integration, allowing Python components to run in a Python ↵jsdelfino1-0/+74
WSGI server. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917286 13f79535-47bb-0310-9956-ffa450edef68