[whatwg/storage] Application file system (Issue #164)

Adobe AIR supports a file system API which allows a rich-internet application to access the app's installation directory (files that ship with the rich-internet application) and the app's private data directory (similiar to cookies or local storage).

Is there something similiar for the web? I know it's possible to emulate at least the app's private data directory with indexedDB, but it's not efficient I think and anyway there's currently no way to access the app's installation directory.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/storage/issues/164
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/storage/issues/164@github.com>

Received on Wednesday, 3 May 2023 16:30:40 UTC