[plt-scheme] Scheme and Directory Services
> The general XML/net libraries in PLT Scheme are great.
Indeed - I've played a little with them and the web-server packages. I
found them VERY easy to use.
I had googled XML-RPC and have just started installation and looking at the
examples provided. Thanks for the pointer.
> No LDAP bindings I'm aware of but building bindings to OpenLDAP
>
> http://www.openldap.org/
>
> using SWIG
>
> http://www.swig.org/
>
> will probably be quite easy.
I'll take a look at swig. I like the cross-platform ease of use of Scheme
and had hoped to avoid C/C++ solutions. But if that's the way to go, I
guess I'll go that way.
Thanks,
Russell.