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

Re: XML-outputting editor questions

From: Jim Blandy <jimb_at_savonarola.red-bean.com>
Date: 2000-10-01 18:15:56 CEST

> Perhaps this is just a wording issue, and you guys did mean to
> restrict the producer to depth-first ordering.

It's a wording mistake. I meant to restrict the processing to
something that could easily be turned into a tree-shaped structure.

> In which case dir_batons are redundant; the editor can keep track of
> the current directory inside the editor_baton.

That's true.

That delta structure has gone through several major revisions as we've
changed exactly what we wanted to do with it. At one point, I had in
mind a very unrestricted kind of interface, like the one the
filesystem provides, and like the one I think the WC library should
provide (maybe it does?). But if you want to produce restricted
forms, then a lot of the complexity can go away.
Received on Sat Oct 21 14:36:09 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.