[plt-scheme] SOAP for PLT-scheme?

From: Gordon Weakliem (gordon.weakliem at gmail.com)
Date: Tue Jan 11 13:19:08 EST 2005

I did a fair amount of searching a few months ago and couldn't find
anything.  If you stick to doc/literal, it should be pretty
straightforward to create method bindings from WSDL (I've seen a
Javascript library that did this, very slick), but section 5/section 7
compliance would be a pain, I think.

If you were to try to write something like this, you might check out
XSchemeRPC, which does XML-RPC bindings in PLT Scheme for a starting
point.

[1] http://www.jadud.com/people/mcj/links/Code/index.html


On Fri, 7 Jan 2005 12:03:59 -0500, Larry White <ljw1001 at gmail.com> wrote:
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
> 
> Is there a reasonably good SOAP library for PLT Scheme?
> 
> thanks?
> 
> 


-- 
--
Gordon Weakliem
http://www.eighty-twenty.net/blog



Posted on the users mailing list.