deprecating std.stream, std.cstream, std.socketstream

Walter Bright newshound2 at digitalmars.com
Mon May 14 19:47:01 PDT 2012


On 5/14/2012 4:43 AM, Stewart Gordon wrote:
> If I'm writing a library to read a binary file format, I want to allow the data
> to come from a file, a socket or a memory image. The stream API makes this
> straightforward. But it seems some work is needed before std.stdio and the range
> API are up to it.

I agree. But that's where the effort needs to be made, not in carrying stream 
forward.



More information about the Digitalmars-d mailing list