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

Re: update processing

From: Greg Stein <gstein_at_lyra.org>
Date: 2000-12-16 00:19:43 CET

On Fri, Dec 15, 2000 at 04:37:11PM -0600, Ben Collins-Sussman wrote:
> Greg Stein <gstein@lyra.org> writes:
>...
> > Actually, the FS layer doesn't use the editor interface. There is going to
> > be some glue (in ra_local) when you link them together.
>
> Huh? Doesn't the FS provide an editor for committing transactions?
> And doesn't the FS drive an editor for updating a working copy? I
> thought this was a basic part of the design.

*was* being the key word :-)

Nowadays, the FS is much more like a random access filesystem, than an
editor. (which is totally fine by me since it matches the semantics that I'm
looking for; I think it also works better for Jim)

The glue would supply the appropriate editors and just call into the FS. Not
a big problem, I'd think.

Cheers,
-g

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