Summary
Expand path_open so it honors Preview1 path resolution flags, open flags, descriptor flags, and requested rights instead of only resolving virtual paths.
Parent tracking issue: #15
Suggested implementation order: 19 / 39
Suggested dependencies
References
Acceptance criteria
path_open honors the relevant Preview1 flags and rights for supported native/web file models.
- Tests cover file opens, directory opens, rights narrowing, and invalid flag combinations.
Summary
Expand
path_openso it honors Preview1 path resolution flags, open flags, descriptor flags, and requested rights instead of only resolving virtual paths.Parent tracking issue: #15
Suggested implementation order: 19 / 39
Suggested dependencies
References
Acceptance criteria
path_openhonors the relevant Preview1 flags and rights for supported native/web file models.