Germán,

On 03 Oct 2010, at 17:41, Germán Arduino wrote:

> As usual, any comment, suggestion or criticism is more than welcome.

Well, you could consider using the Zinc HTTP Components framework.

XMLRPCProxy>>#sendXmlRpc: is using the ugly HTTPSocket interface.

Using any of the clients in Zn will give you a semantically much richer 
interface to headers and content (entities), both for requests and for 
responses. And you get many features on top.

I haven't looked at the server side, but there too you can get HTTP 
functionality for free.

It will add a dependency though, but I would guess you have one for the server 
side already, no ?

Anyway, we're looking for users...

Sven


_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to