summaryrefslogtreecommitdiffstats
path: root/cpp/sca/modules/json/json.hpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some fixes to the JSON and httpd support. Added support for Atom. Adjusted ↵jsdelfino2009-10-181-51/+62
| | | | | | store test. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@826545 13f79535-47bb-0310-9956-ffa450edef68
* Added support for JSON-RPC to httpd module. Fixed issues with double numbers ↵jsdelfino2009-10-111-25/+27
| | | | | | in json.hpp. Added store .html and .js files to store test case. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823982 13f79535-47bb-0310-9956-ffa450edef68
* Changed XML and JSON databindings to use lazy lists and writer functions ↵jsdelfino2009-10-051-48/+37
| | | | | | instead of STL streams, to help integrate them with HTTPD and CURL, which don't use streams. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821715 13f79535-47bb-0310-9956-ffa450edef68
* Strawman implementation of a JSON data binding.jsdelfino2009-10-031-0/+349
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821429 13f79535-47bb-0310-9956-ffa450edef68