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

Re: svn commit: r18260 - trunk/subversion/libsvn_ra_serf

From: Greg Stein <gstein_at_lyra.org>
Date: 2006-01-27 21:07:31 CET

On Fri, Jan 27, 2006 at 10:02:31AM -0800, Garrett Rooney wrote:
> On 1/27/06, Greg Hudson <ghudson@mit.edu> wrote:
> > On Fri, 2006-01-27 at 09:24 -0800, Justin Erenkrant
> > > (And, I'm trying to avoid using svn-isms for now.)
>...
> I suspect parts of this code (utility routines for parsing XML, making
> specific types of WebDAV requests, etc) will eventually migrate into
> serf itself, and thus Justin wants to avoid depending on too many
> svn-isms until the boundaries become more well defined.

Yup. serf can/should grow helper functions over its very raw
interface. The dividing line is a bit unknown right now. (this is also
the reason for the direct binding to Expat rather than using svn_xml)

Parsing 207 (Multistatus) responses is a real bitch. No need to make
all clients do that themselves (and get it wrong).

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jan 27 21:10:36 2006

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.