
"Paul A Bristow" <pbristow@hetp.u-net.com> wrote in message news:E1BzenJ-0001Lr-00@he200war.uk.vianw.net...
| -----Original Message----- | From: boost-bounces@lists.boost.org | [mailto:boost-bounces@lists.boost.org] On Behalf Of Jonathan
Turkanis
| Sent: 24 August 2004 07:19 | To: boost@lists.boost.org | Subject: [boost] Re: Review of Daryle Walker's "More IO" | library beginstoday,August 21, 2004.
| I'm planning to write a review of More IO later this week. For now, | I'd like to mention that I have an iostreams library up for review | later this month or early in September which allows streams and stream | buffers to be constructed by combining simple components called | Sources, Sinks, InputFilters and OutputFilters. (See | http://tinyurl.com/3m6ur)
This is obviously relevant to Daryle's useful proposals - we need to be sure these two items work together without duplication.
Agreed.
Do you have a reference to a way of getting the whole docs (and code?) - for those poor souls in the Dark Ages of a pay per second dailup line?
The link above should allow you to download the entire library as a zip (about 470k) or tar.gz (about 290k). In case the problem is with tinyurl, here's the full link: http://home.comcast.net/~jturkanis/iostreams/ I also put the library in the yahoo files section: http://groups.yahoo.com/group/boost/files/iostream.zip Let me know if there's further trouble. If all else fails I can always send you a hard copy ;-) Jonathan