From: Ian Hickson (ian@hixie.ch)
Date: Wed Sep 18 2002 - 19:54:44 BST
On Wed, 18 Sep 2002, Nick Boalch wrote:
>
> Secondly, correct me if I'm wrong but surely sending an XML-RPC call requires
> XML support for generating the body of the XML-RPC message?
Typically, no. The XML-RPC library will do all that for you. Of course if
you don't have an XML-RPC library then yeah, you'll have to generate and
parse XML. And do the HTTP calls, and the CGI handling, and the fault
processing, etc.
-- Ian Hickson )\._.,--....,'``. fL "meow" /, _.. \ _\ ;`._ ,. http://index.hixie.ch/ `._.-(,_..'--(,_..'`-.;.' Message sent over the Blogite mailing list. Archives: http://www.aquarionics.com/misc/archives/blogite/ Instructions: http://www.aquarionics.com/misc/blogite/
This archive was generated by hypermail 2.1.5 : Wed Sep 18 2002 - 20:05:01 BST