[directory-upload] Consider changing the boolean param of getFiles to a dictionary (#34)

d.getFiles({recursive: true}) would be, IMO a bit more clear than d.getFiles(true), and by using dictionary we could extend the functionality easily later, if wanted. For example in the future we could add { filter: "*.html,*.htm" } there or some such.


@bakulf, @jwatt, @aliams 

---
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/34

Received on Thursday, 24 March 2016 20:39:56 UTC