-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Storage Foundation API #481
Comments
While in principle it seems reasonable to have a low-level storage API, WICG/storage-foundation-api-explainer#4 and WICG/storage-foundation-api-explainer#8 are problematic and I don't think it's an acceptable outcome for the web platform to have that many ways to work with files. (I know there is some hope for removal of File and Directory Entries API, but that does not seem sufficient, if it even works out.) I think this really needs a more holistic approach to what a filesystem API might look like that is both nice to work with, performant, and appreciative of the status quo across browsers. cc @asutherland |
Hi @annevk @asutherland — I just wanted to make you aware of a position of support for Storage Foundation that we (at Adobe) posted: WICG/proposals#10 (comment) We understand that there is some concern about the splintering of APIs and multiple ways of working with files. At the same time, we also need the performance properties it provides, which are presently lacking in existing solutions or File System Access. I'm hoping that we might be able to nudge some more discussion on a solution that would be acceptable to all. |
Former Mozilla engineer @jlongster just released |
Let's fold this into #562. |
Request for Mozilla Position on an Emerging Web Specification
Other information
This feature is being prototype in Google Chrome and had gone through an early TAG design review. It has been presented TPAC 2020 (WebApps WG minutes, breakout).
The text was updated successfully, but these errors were encountered: