You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Karl Fogel <kf...@galois.collab.net> on 2000/08/04 19:41:28 UTC

Re: CVS update: subversion/subversion/include svn_types.h

Greg Stein <gs...@lyra.org> writes:
> Note that the util_xml.[ch] that I referenced is *not* "streamy". It may not
> (probably not) be appropriate for XML input where that could be megabytes in
> size.

Yeah, we've got a streamy way to deal with things.  As far as we can
tell right now, there will never be a need to hold an entire file in
memory, coming or going.  See the latest checkin (from sussman -- we
were working together, but he was driving... which reminds me,
Subversion should support commits with multiple authors :-) ).