Skip to content

Commit 25db5d9

Browse files
committed
Add interop warning between SFA and Access Handles
1 parent 303d9d6 commit 25db5d9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

AccessHandle.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ System](https://docs.google.com/document/d/121OZpRk7bKSF7qU3kQLqAEUVSNxqREnE98ma
6060
[Recommendation for Augmented
6161
OPFS](https://docs.google.com/document/d/1g7ZCqZ5NdiU7oqyCpsc2iZ7rRAY1ZXO-9VoG4LfP7fM).
6262

63+
Although this proposal is the successor "in spirit" to Storage Foundation API, the two APIs operate on entirely different sets of files. There exists no way of accessing a file stored through Storage Foundation API using the Origin Private File System, and vice versa.
64+
6365
## Goals & Use Cases
6466

6567
Our goal is to give developers flexibility by providing generic, simple, and
@@ -86,6 +88,8 @@ System](https://wicg.github.io/file-system-access/#sandboxed-filesystem), and
8688
doesn't currently consider changes to the rest of File System Access API or how
8789
files in the host machine are accessed.
8890

91+
This proposal does not consider accessing files stored using Storage Foundation API through OPFS or vice versa.
92+
8993
## What makes the new surface fast?
9094

9195
There are a few design choices that primarily contribute to the performance of

0 commit comments

Comments
 (0)