[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: rev 3545 - trunk

From: Daniel Rall <dlr_at_finemaltcoding.com>
Date: 2002-10-29 18:10:05 CET

mark benedetto king <bking@inquira.com> writes:

> It has some other issues, too (won't let you define your own
> allocator). Also, because it doesn't just abstract
> the transport layer, but operates completely indepently of it,
> it becomes very difficult (impossible?) to use it in a streamy way.

I've had streaminess problems with Apache's XML-RPC client and server
as well. Unfortunately, at least in part this issue is caused by
XML-RPC specification, which Dave Winer's Userland Software has the
trademark and copyright on (and which he _will not_ change):

 http://www.xml-rpc.com/spec

I've been occassionally pondering how to do Chunked Transfer Coding
with XML-RPC without breaking the specification for a while now -- I'm
thinking this would improve the streaminess significantly.

-- 
Daniel Rall <dlr@finemaltcoding.com>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 29 18:10:57 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.