- From: Maciej Stachowiak <mjs@apple.com>
- Date: Sat, 22 Sep 2012 21:35:40 -0700
- To: Brendan Eich <brendan@mozilla.com>
- Cc: Jonas Sicking <jonas@sicking.cc>, Eric U <ericu@google.com>, olli@pettay.fi, public-webapps@w3.org
On Sep 22, 2012, at 8:18 PM, Brendan Eich <brendan@mozilla.com> wrote: > >> And two of the interfaces are generic and reusable in other contexts. > > Nice, and DOMRequest predates yours -- should it be done separately since (I believe) it is being used by other proposals unrelated to FileSystem-like ones? > > Sorry if I missed it and it's already being split out. Yes, I borrowed DOMRequest. I think DOMRequest and DOMMultiRequest could be a separate spec, if that sort of asynchronous response pattern is generally useful. And it seems like it might be. That would leave only two interfaces specific to the Minimal File System proposal, Directory and FileHandle. Regards, Maciej
Received on Sunday, 23 September 2012 04:36:06 UTC