Re: [directory-upload] It isn't clear whether Directory.path should include the name of the directory itself (#10)

I'm actually of the opinion that it's fairly useful and not very expensive. While developers can construct a path string themselves by keeping track of depth during iteration, it's a quick convenience property.

@aliams, @jwatt: as for whether the path should be fully qualified or not, I'd err on the side of fully qualified. Of course, you can always tack on Directory.name and you'd have a fully qualified path. So there's some redundancy but it's not terrible IMHO.

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

Received on Friday, 9 October 2015 15:36:08 UTC