Re: svn commit: r1680819 - /subversion/trunk/subversion/libsvn_fs_fs/revprops.c
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Thu, 28 May 2015 12:07:52 +0100
Philip Martin wrote:
The point about the generic stream API is you should always be able to
And you should always be able to use the wrapping stream in place of
The 'svn_stream_flush_to_disk_on_close()' that you suggest breaks that.
The implementation you suggest in your email an hour ago needs direct
And functionality supported by streams should be provided as a virtual
Like Evgeny argued in his first email in the thread,
He then proposed a virtualized method 'svn_stream_flush()' which
But then you have to define abstract semantics for 'flush', which that
It just doesn't all seem to fit together, the idea of telling a
For example, should a 'tee' stream ensure that *both* output streams
- Julian
|
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.