Changes between Version 8 and Version 9 of DeveloperGuidelines/WebServices
- Timestamp:
- 03/08/09 17:29:34 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelines/WebServices
v8 v9 21 21 22 22 ---- 23 {{{tools.py}}} now supports easy exposing of fu cntions to XMLRPC or JSONRPC:23 {{{tools.py}}} now supports easy exposing of functions to XMLRPC or JSONRPC: 24 24 * http://groups.google.com/group/web2py/browse_thread/thread/53086d5f89ac3ae2 25 25 (originally in T3: http://groups.google.com/group/web2py/browse_thread/thread/9ec8b06b158adb75): 26 26 27 Model: 27 28 {{{