Re: Request for feedback: Filesystem API

On Aug 9, 2013, at 7:25 PM, Domenic Denicola <domenic@domenicdenicola.com> wrote:

> The AbortableProgressPromise idea is way overkill. As Isaac so clearly outlined, it makes no sense for streaming APIs generally.

Isaac is clearly right about read and write.


> That leaves it for use in move and copy, both of which are derivative operations.

Not move: atomic rename(2) is a primitive.

/be

Received on Saturday, 10 August 2013 04:48:07 UTC