[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: Neels Janosch Hofmeyr <neels_at_elego.de>
Date: Thu, 17 Sep 2009 00:36:37 +0200

Julian Foad wrote:
>>From IRC, a discussion of these aspects of current version of Ev2:
>
> - add_file() specifies the properties but leaves the text to be
> specified in a separate call, and a separate set_props() call exists but
> is not used for this action;
>
> - add_dir() specifies the children to make sure the directory is in
> some sense "complete" right away, but there is no such notion when
> modifying an existing dir;
>
> - some calls are complete in themselves and others are pairs (or
> triples).

Nice discussion there :)

> <julianf> (FYI I'm reading notes/editor-v2.txt, not the header file, in
> case they differ.)
> <gstein> notes is more conceptual, so that's just fine
> <gstein> I haven't vetted the header, so that may be more of Neels'
> thoughts ;-)

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=2395754

Received on 2009-09-17 00:40:13 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.