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

Re: WC work, next round

From: David Glasser <glasser_at_davidglasser.net>
Date: Sun, 7 Sep 2008 22:23:44 -0700

btw, I'm still far enough behind on svn mail that I lack too much
context, and I think what I'm about to say isn't yet relevant because
you're just talking about API client code, not the wc_db itself, but:
I just want to make sure you're aware of some code that used to be in
trunk that facilitated using SQLite from Subversion (mostly dealing
with translating between the two error handling regimes), as well as
the autoconf magic to use it. r29036 is the revision that killed it.

--dave

On Sat, Sep 6, 2008 at 9:30 AM, Greg Stein <gstein_at_gmail.com> wrote:
> Hey all,
>
> I think that the API that I sketched out for recording data
> (libsvn_wc/wc_db.h) is kind of at diminishing returns. I could sit
> around and continue to apply brainpower, but it feels pretty
> reasonable right now. At least far enough that I need to start some
> coding.
>
> So. To validate whether the API is about right, I need to write some
> code that *uses* the API. In order to that, I'm going to create a
> branch and start writing some various little bits of code. Mostly,
> I'll just be checking whether it compiles, rather than "does it work".
> Since "working" means I have to *implement* the API, which I won't do
> until some level of validation has occurred. The API client code will
> be checked in [to the branch], so that I can get feedback on how the
> API works and how it impacts the clients and how clients are intended
> to use it.
>
> There will probably be some changes to the API, and I might even start
> implementing some of the basics to the API. That will occur in trunk,
> and I'll merge that over to the branch. The "delta" represented by the
> branch will only be my exploration code, which is not destined to be
> delivered anywhere.
>
> Well. Maybe. Some of it might get folded over into some API testing
> code. Have to wait and see.
>
>
> Thoughts?
>
> Cheers,
> -g
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail: dev-help_at_subversion.tigris.org
>
>

-- 
David Glasser | glasser@davidglasser.net | http://www.davidglasser.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-09-08 07:24:16 CEST

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.