Re: [directory-upload] FileSystem API and this draft conflict (#19)

Yeah; mentally, I'm thinking of these specs as building on each other:

[File API](https://w3c.github.io/FileAPI/) - Files, Blobs, file upload, reading (i.e. what's live now)
[Directory Upload](https://wicg.github.io/directory-upload/proposal.html) - adds Directories, directory upload
[File System](http://w3c.github.io/filesystem-api) - adds roots, URLs, writing

... but they were not written in that order so the dependencies don't quite work. Moz is possibly furthest along implementing here - does it make sense to refactor the specs to align with the implementation order, since it seems like at least some browsers will deploying incrementally?


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

Received on Wednesday, 23 September 2015 20:24:50 UTC