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

Re: multiple replace_root() calls per edit

From: Karl Fogel <kfogel_at_galois.collab.net>
Date: 2001-01-02 21:00:45 CET

Greg Hudson <ghudson@MIT.EDU> writes:
> > Greg, we had an exchange earlier about calling replace_root()
> > multiple times per edit. You said it sounded like a reasonable
> > thing to do, but I said there should only be one call per edit.
> [...]
>
> So, what should the XML output editor do if it gets multiple
> replace_root calls?

Hmm. I see what you mean. Right now, we have an artificially imposed
requirement that one delta-pkg contains one tree-delta. We could
allow it to contain multiple tree-deltas. Would that do any harm?

(I guess then you'd output the "<delta-pkg>" when get_xml_editor() is
called, not when replace_root() is called... Not sure when it's done
right now.)

Well, I don't see a problem with just doing the obvious thing, but I
have a feeling JimB's brain has been all over this ground, and want to
hear what he has to say. Poor guy, he's gonna have one heck of a mail
spool to catch up on when he gets back tomorrow. :-)

-K
Received on Sat Oct 21 14:36:19 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.