XML RPC
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: |
|
Bug Tracker Summary for Package: xml-rpc
Open Bugs: | 4 |
All Tracked Issues: | 4 |
Latest Bug Opened: | 2006-03-15 xml_rpc should test the server that it's running on |
Latest Bug Fixed: | No bugs have been fixed in this package. |
Top Bug Submitters: | Tilmann Singer (3) Vinod Kurup (1) |
Top Bug Fixers: |
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 |