[Python-Dev] Incompatible changes to xmlrpclib

M.-A. Lemburg mal@lemburg.com
Fri, 12 Jul 2002 22:41:42 +0200


Any news on this one ?

M.-A. Lemburg wrote:
> I noticed yesterday that the xmlrcplib.py version in CVS
> is incompatible with the version in Python 2.2: all the
> .dump_XXX() interfaces changed and now include a third
> argument.
> 
> Since the Marshaller can be subclassed, this breaks all
> existing application space subclasses extending or changing
> the default xmlrpclib behaviour.
> 
> I'd opt for moving back to the previous style of calling the
> write method via self.write.

-- 
Marc-Andre Lemburg
CEO eGenix.com Software GmbH
_______________________________________________________________________
eGenix.com -- Makers of the Python mx Extensions: mxDateTime,mxODBC,...
Python Consulting:                               http://www.egenix.com/
Python Software:                    http://www.egenix.com/files/python/