constantly.atsome random musingsThe two things about free software writing- June 17, 2004 Don't do it when you don't enjoy it Keep your contributions atomic, so you don't feel pressured when point 1 becomes acute ... I've started to work a little bit on s-xml-rpc, implementing various extensions. Working with that code is a pleasure; it's small and understandable (as is the xml-rpc spec itself). Exporting a function via xml-rpc is a matter of importing its symbol in the XML-RPC-EXPORTS package, all the argument marshalling and error handling is done transparently (except for..http://constantly.at/archives/000100.html |