- From: aliams <notifications@github.com>
- Date: Wed, 23 Mar 2016 16:58:01 -0700
- To: WICG/directory-upload <directory-upload@noreply.github.com>
Received on Wednesday, 23 March 2016 23:58:30 UTC
Thank you for confirming @inexorabletash. I think your reasoning makes sense for why we might want to keep it a method for `Directory`. It may work best then to have `HTMLInputElement` follow that pattern of having a method instead of a property so that we have a homogenous API. For some background knowledge, the reason we named the method `getFilesAndDirectories` was so that it would make sense under the various contexts from which it could be called: `Directory`, `HTMLInputElement`, and `DataTransfer`. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/WICG/directory-upload/issues/32#issuecomment-200587511
Received on Wednesday, 23 March 2016 23:58:30 UTC