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

Re: svn_ra.h

From: Greg Stein <gstein_at_lyra.org>
Date: 2000-11-27 20:59:31 CET

On Mon, Nov 27, 2000 at 01:31:51PM -0600, Ben Collins-Sussman wrote:
>
> Greg S. --
>
> Perhaps we can start a thread on the status of svn_ra.h?
>
> I know that as the primary user of jimb's svn_fs.h, you two have been
> negotiating and evolving it.
>
> Similarly, Karl and I are going to be the primary users of svn_ra.h.
> I'd like to come up with a preliminary "design" of ra's interface, and
> then let it grow from there.

Please whack it into whatever shape that you'd like. I haven't applied my
brain to it yet, so I have no preconceived notions of what it should look
like.

So... I'd say for you to just bang out the API that you're thinking of, and
then I'll poke at it in a second pass as I work on the code.

You should be able to get a good idea of what it needs to look like if you
break the XML file handling out of libsvn_client and move it into
libsvn_ra_xml.
[ basically, whoever builds a "real" RA layer will be the first to flesh out
  svn_ra.h ]

Even if you don't split out a libsvn_ra_xml, you can use libsvn_client as a
guide, based on where/when/how it does the XML stuff.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
Received on Sat Oct 21 14:36:15 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.