Created by Emmanuelle Raffenne, last modified by Emmanuelle Raffenne 02 Mar 2006, at 08:59 PM
Package Specification Summary for Package: xml-rpc
| Summary: |
A simple XML-RPC server. |
| Description: |
This package implements a simple XML-RPC server. It receives XML-RPC calls, decodes the XML and then calls the requested method on the OpenACS server. Code is based on ns_xmlrpc, but now uses tDOM. |
| Documentation: |
Package Documentation |
| Maturity: |
Mature |
| This package depends on: |
acs-kernel |
| Packages that depend on xml-rpc: |
lars-blogger |
| Package parameters: |
- EnableXMLRPCServer
- Turn your XML-RPC Server On (1) or Off (0) (default 1, type number, scope instance)
|
Bug Tracker Summary for Package: xml-rpc
Code Metrics Summary for Package: xml-rpc
| # Tcl Procs |
19 |
| # Tcl Lines |
1135 |
| # Tcl Blank Lines |
136 |
| # Tcl Comment Lines |
91 |
| # Automated Tests |
6 |
| # Stored Procedures |
PG: 0 ORA: 0 |
| # SQL Lines |
PG: 0 (blank 1 comments 0)
ORA: 0 (blank 1 comments 0) |
| # ADP pages |
2 |
| # ADP lines |
44 |
| # Include pages (xml-rpc/lib/) |
0 |
| # Documentation pages |
1
(Package Documentation)
|
| # Documentation lines |
202 |
| Browse Source |
API-browser |
| Github Repository: |
https://github.com/openacs/xml-rpc/tree/oacs-5-10
|