Re: What I am missing

It gives you at least a sandboxed file system, which is about all you can
offer without a central authority to make infallible decisions, decisions
you'd pay for to get.

On Wed, Nov 19, 2014 at 8:35 AM, Jonas Sicking <jonas@sicking.cc> wrote:

> 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:37:52 UTC