[Medusa-dev] Re: [Quixote-users] Poor upload (POST) performance...[PATCH]

Jason E. Sibre jsibre at sibre.org
Mon Feb 16 15:20:52 EST 2004


> On Mon, Feb 16, 2004 at 01:36:16PM -0500, Neil Schemenauer wrote:
> > Your patch looks fine to me.  However, would it be better to patch
> > xmlrpc_handler?  Perhaps Andrew can comment.
>
> I plan to accept the patch for Medusa, and will also apply it to
> the version
> of Medusa in Graham's experimental patch for Quixote.
>
> (At least, I'll do that once my tree is in a decent state again;
> I'm giving
> up on tla for now and switching back to Subversion.)


Ok,
I've given it some thought, and I've about convinced myself that we aren't
likely to have problems involving backwards compatibility on this one.  Even
for medusa users not using quixote, I really can't see why they would ever
have felt the need to diddle with medusa.xmlrpc_handler.collector's data
attribute, and as such, submit the attached patch.

If anyone should think that it would be better to attempt to preserve some
level of backwards compatibility on the collector.data attribute, let me
know.  I have something that I was working on that emulated a string (sorta)
while actually being a list.  I decided the additional performance overhead,
complexity (and resulting chance of stupid bugs), and line count just wasn't
worth it for this situation.

Jason

-------------- next part --------------
A non-text attachment was scrubbed...
Name: xmlrpc_handler.py.patch
Type: application/octet-stream
Size: 1070 bytes
Desc: not available
Url : http://mail.python.org/pipermail/medusa-dev/attachments/20040216/1a0e4099/xmlrpc_handler.py.obj


More information about the Medusa-dev mailing list