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

I agree with @inexorabletash with how they should be building on top of each other. Mozilla already has an implementation of the directory upload proposal in nightly builds. As for the FileSystem API, I expect that it will take some time before it is actually ready for implementation. That was one of the reasons that we extracted the `Directory` interface and put it in the directory upload proposal (so we don't have to wait for the FileSystem API to be fully spec'd out before we can solve the directory upload  scenario). This will make it so that when the FileSystem API is ready to be implemented, vendors will already have the `Directory` interface from the directory upload spec and can simply extend it.

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

Received on Thursday, 24 September 2015 19:40:55 UTC