[ANN] XMLRPC Beta is out

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[ANN] XMLRPC Beta is out

garduino
Hi:

xmlrpc beta version (including client and server) is out.

To test, load ConfigurationOfXMLRPC and then evaluates:

(ConfigurationOfXMLRPC project version: '1.0-Beta1') load: 'All'.

The documentation is at: http://code.google.com/p/pharo-xmlrpc/

By now xmlrpc works in Pharo 1.1 and 1.2 but not in the lastest Squeak
versions because the changes in HTTPSocket.

This version relies in HTTPSocket at client level and in Komanche at
server level.

My intention is correct only bugs at this stage to think in new
functions to possible new versions.

Also a big refactoring is pending.

Testers are welcome!

--
=================================================
Germán S. Arduino  <gsa @ arsol.net>   Twitter: garduino
Arduino Software & Web Hosting   http://www.arduinosoftware.com
PasswordsPro  http://www.passwordspro.com
=================================================