streaming redux
Andrei Alexandrescu
SeeWebsiteForEmail at erdani.org
Tue Dec 28 22:58:00 PST 2010
On 12/28/10 8:33 PM, SHOO wrote:
> (2010/12/29 8:41), Andrei Alexandrescu wrote:
>> 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
>
> Like this?
[snip]
Looks promising!
Andrei
More information about the Digitalmars-d
mailing list