[Prev][Next][Index][Thread]
XML-RPC library available
-
To: info-dylan@ai.mit.edu
-
Subject: XML-RPC library available
-
From: Chris Double <chris@double.co.nz>
-
Date: Fri, 27 Oct 2000 05:30:01 -0400 (EDT)
-
Organization: None.
-
Sender: unknown@DOUBLE
-
User-Agent: Gnus/5.070099 (Pterodactyl Gnus v0.99) Emacs/20.6
-
Xref: traf.lcs.mit.edu comp.lang.dylan:12762
I've added to my site an XML-RPC library for Functional Developer. It
has client side only support at the moment but that is complete (I
think). It includes a sample application that pulls data from a couple
of XML-RPC servers off the net.
I use 'Meta' to do the parsing of the XML-RPC packages - I'll probably
move to a Dylan XML parser once one becomes available.
It's available at http://www.double.co.nz/dylan
It doesn't have any nice macros to automatically create wrapper
methods for the xml-rpc functions so there is plenty of room for
improvement but I thought I'd make it available as is for now.
Chris.
--
http://www.double.co.nz/dylan