Greetings Alexis, The specification actively edited now is:
http://w3c.github.io/filesystem-api/Overview.html -- A* On Oct 10, 2013, at 10:00 AM, alexis dufrenoy wrote: > Hello, > > In the description of the Entry interface located here: > > http://dev.w3.org/2009/dap/file-system/pub/FileSystem/#the-entry-interface > > I noticed the following sentence: > > "An abstract interface representing entries in a file system, each of which > may be a File or DirectoryEntry.", with a link leading to the File interface. > Obviously, the File interface is not a descendant of the Entry interface, but > FileEntry is, as can been easily checked on both descriptions: > > http://dev.w3.org/2006/webapi/FileAPI/#dfn-file > http://dev.w3.org/2009/dap/file-system/pub/FileSystem/#the-fileentry-interface > > File is a Blob. > > I hope it helps, but I'm sure I'm not the first to notice. > > Regards, > > > Alexis Dufrenoy
