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

Re: Why streams?

From: Karl Fogel <kfogel_at_galois.collab.net>
Date: 2000-08-16 14:40:06 CEST

Karl Fogel <kfogel@galois.collab.net> writes:
> The generation of text deltas happens any way you want; streaminess is
> for receiving deltas (tree or text).

To be more accurate: text delta generation is also "streamed" in a
sense, via windowing, but this is orthogonal to the streaming of the
result (since the result is only being used to reconstruct the
target).
Received on Sat Oct 21 14:36:06 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.