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

Re: more editor v2

From: Greg Stein <gstein_at_gmail.com>
Date: Wed, 16 Sep 2009 18:47:15 -0400

Yeah, I dropped the callbacks in favor of just leaving that to individual
pairs of drivers/receivers. It is actually needed just around deltas, which
I previously categorized as "special case".

The dir streamy was first added, but later removed. Being able to load a
whole dir into memory exists everywhere in our code. I didn't want to
complicate Ev2 for that -- we would need a serious systemic revamping.

Cheers,
-g

On Sep 16, 2009 12:39 PM, "Neels J Hofmeyr" <neels_at_elego.de> wrote:

Julian Foad wrote: >>From IRC, a discussion of these aspects of current
version of Ev2: > > - add...
Nice discussion there :)

> <julianf> (FYI I'm reading notes/editor-v2.txt, not the header file, in >
case they differ.) > <...
I'd like to note here that some of the callbacks/methods discussed in
editor-v2.txt are not in the header/c files. add_directory_streamy(),
get_info(), I think that was it already.

I picked up the header where gstein left it, added a parameter to each
add/copy/move call, and stuffed some comments around it, to get a version
everyone could argue against. (so it wasn't me omitting those funcs.)

I worked mostly off the .h file, trying to find hints in notes/ when I got
stuck.

~Neels

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2395757
Received on 2009-09-17 00:47:26 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.