streaming redux

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Tue Dec 28 15:41:53 PST 2010


On 12/28/10 5:14 PM, Haruki Shigemori wrote:
> (2010/12/28 16:02), Andrei Alexandrescu wrote:
>> I've put together over the past days an embryonic streaming interface.
>> It separates transport from formatting, input from output, and buffered
>> from unbuffered operation.
>>
>> http://erdani.com/d/phobos/std_stream2.html
>>
>> There are a number of questions interspersed. It would be great to start
>> a discussion using that design as a baseline. Please voice any related
>> thoughts - thanks!
>>
>>
>> Andrei
>
> I've waited so long for this day.
> Excuse me, would you give me a user side code and librarian side code
> using std.stream2?
> I don't know a concrete implementation of the std.stream2 interfaces.

There isn't one. The source code is just support for documentation, and 
I attach it with this message.

Thanks for participating! I know there has been some good stream-related 
activity in the Japanese D community.


Andrei
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: stream2.d
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20101228/5a4e6842/attachment-0001.ksh>


More information about the Digitalmars-d mailing list