Smalltalk XML-RPC Implementation

This is an implementation of XML-RPC for smalltalk (implemented in Squeak Smalltalk).

All types described in the spec are supported, and a test suite is included. Documentation may be foun in the package.

This framework currently requires YAXO, along with a changeset that corrects a problem I encountered while working with it.

Licensing: I hear LGPL is popular for squeak code, so it's LGPL until someone complains.

Changes:

/~dustin/soft/Spy-XML-RPC.14.cs 14