$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Sebastian Redl (sebastian.redl_at_[hidden])
Date: 2007-05-31 15:38:14
Jerry Schwarz wrote:
> I agree with you that the current streambuf is a mess. If you want to
> create a new binary_streambuf and build your library on that I
> wouldn't object. But you didn't do that, you built a library without
> any other transport mechanism. At heart my suggestion is to have
> binary_streams built based on some transport mechanism, and have that
> mechanism (whatever it is) highly visible.
>
You're confusing me with the binary_iostreams author. I didn't build any
library.
Elaborating on my previous post, here's a quick diagram I drew of the
system I envision.
http://windmuehlgasse.getdesigned.at/architecture.png
Sebastian Redl