Re: [directory-upload] easier way to determine if something is a directory? (#24)

Argh, sorry... I should have continued scrolling past that first example. Just realized that `Directory` is an actual interface. So, filtering on those examples should really be done on `item instanceof Directory`, IMO (instead of the duck-type checks on a method).



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

Received on Tuesday, 1 December 2015 07:58:32 UTC