Re: What I am missing

On Tue, Nov 18, 2014 at 9:38 PM, Florian Bösch <pyalot@gmail.com> wrote:
>> or direct file access
>
> http://www.html5rocks.com/en/tutorials/file/filesystem/

This is no more "direct file access" than IndexedDB is. IndexedDB also
allow you to store File objects, but also doesn't allow you to access
things like your photo or music library.

/ Jonas

Received on Wednesday, 19 November 2014 07:36:22 UTC