I Just finished an xmlrpc server module that uses the ns_xml module
from arsdigita. You can find it at
http://www.whyzero.com/~exalter/xmlrpc.tcl
from arsdigita. You can find it at
http://www.whyzero.com/~exalter/xmlrpc.tcl
Validates correctly at http://validator.xmlrpc.com
Works with both ACS and openACS (3.x) except with the ACS you need to
patch ns_getform to ignore POST's of text/xml content type.
Search for xmlrpc_proc in the file to look at examples of how to write
functions for xmlrpc.
Any feedback is appreciated.
Thanks,
Hafeez
Request notifications