Re: [directory-upload] `getContents` poorly supports directories with many files/subdirectories (#3)

@mintern 's comment above is really good. But any non-Stream based or non-language-primitive based solution is yet another bandaid for the platform. Even getFilesAndDirectories() (note: it's no longer called getContents()) is temporary till we have better platform stuff.

AsyncIterators (language, hopefully) and Streams (API) would help more. In the meantime, I think it's probably ok to not include this in the spec. I'm closing this.

---
Reply to this email directly or view it on GitHub:
https://github.com/WICG/directory-upload/issues/3#issuecomment-159321390

Received on Tuesday, 24 November 2015 16:24:33 UTC