[Python-Dev] xmlrpclib Server

Paul Prescod paulp@ActiveState.com
Sat, 11 Aug 2001 10:49:41 -0700


What would people think about renaming xmlrpclib.Server to
xmlrpclib.RPCProxy or ServerProxy or something like that?

I find it confusing that the *client* software creates a Server object.
I would expect xmlrpclib.Server() to create a true XML-RPC Server. I
like the way that SOAPPy works:

 * SOAPProxy creates a client-side proxy object for a server
 * SOAPServer creates a SOAP server.
-- 
Take a recipe. Leave a recipe.  
Python Cookbook!  http://www.ActiveState.com/pythoncookbook