summaryrefslogtreecommitdiffstats
path: root/sca-cpp/branches/lightweight-sca/samples/store-python/fruits-catalog.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-09-05git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1381061 ↵giorgio1-0/+0
13f79535-47bb-0310-9956-ffa450edef68
2010-12-25Create a sandbox branch to experiment with latest APR.jsdelfino1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052740 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Support python method invocation style on references, ref.func(...) in ↵jsdelfino1-3/+3
addition to ref('func', ...). Minor cleanup of the various samples, renamed gettotal to total and getcatalog to items, for consistency with the python sample. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026939 13f79535-47bb-0310-9956-ffa450edef68
2010-09-21Change content of sample catalogs to show different results when the app is ↵jsdelfino1-3/+3
wired to one or another. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@999180 13f79535-47bb-0310-9956-ffa450edef68
2010-09-21Remove 'javaClass' JSON property as it's not needed anymore.jsdelfino1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@999176 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20Minor change, renamed getcatalog to items.jsdelfino1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@999159 13f79535-47bb-0310-9956-ffa450edef68
2010-07-01Minimal support for implementation.widget, using simplified (and generic) ↵jsdelfino1-5/+1
JSONRPC and ATOMPub Javascript proxies. Minor changes to the server runtime to serve reference requests from widgets. Adjust and simplified samples using the widget support. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959521 13f79535-47bb-0310-9956-ffa450edef68
2010-05-13Move samples to samples directory.jsdelfino1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943805 13f79535-47bb-0310-9956-ffa450edef68
2010-04-11Add test scripts to test the WSGI integration on the GAE SDK.jsdelfino1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932833 13f79535-47bb-0310-9956-ffa450edef68
2010-03-10Added a WSGI store test case, plus a few fixes to get it working.jsdelfino1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921271 13f79535-47bb-0310-9956-ffa450edef68
2010-02-28Moving old inactive code to a branch as it's confusing code assist, searches ↵jsdelfino1-0/+0
and indexing in trunk. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917273 13f79535-47bb-0310-9956-ffa450edef68
2010-02-01Added missing headers to scheme and python test cases. Updated NOTICE and ↵jsdelfino1-0/+17
LICENSE files. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@905204 13f79535-47bb-0310-9956-ffa450edef68
2010-01-30Correctly pass property values to component implementations.jsdelfino1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904734 13f79535-47bb-0310-9956-ffa450edef68
2010-01-11Minor fixes to server and python evaluator to get python store working. ↵jsdelfino1-6/+4
Some changes to python and scheme store test cases to simplify them a bit and make them consistent. Enabled a few more server test combinations. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897785 13f79535-47bb-0310-9956-ffa450edef68
2010-01-06Added test/store-python test case, renamed test/store-script to ↵jsdelfino1-0/+19
store-scheme, started to convert the store test code to python. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896331 13f79535-47bb-0310-9956-ffa450edef68