RE: Overlap between StreamReader and FileReader

From: Takeshi Yoshino [tyoshino@google.com]

> Sorry, which one? stream.Readable's readable event and read method?

Exactly.

> I agree flow control is an issue not addressed well yet and needs to be fixed.

I would definitely suggest thinking about it as soon as possible, since it will likely have a significant effect on the overall API. For example, all this talk of standardizing ProgressPromise (much less AbortableProgressPromise) will likely fall by the wayside once you consider how it hurts flow control.

Received on Thursday, 8 August 2013 14:38:29 UTC