Closed a-sully closed 1 year ago
I believe none of the other instances of dot access are for "concepts" but please correct me if I'm wrong
So accessing dictionary members through dots is also wrong. Dictionaries are to be treated as maps.
I think the only correct dot usage is in serialization and deserialization.
Rebased this on the infra changes introduced in #95 (and updated to remove use of dot access in most places, as you suggest in your last comment). PTAL?
Feel free to merge if this looks good. Thanks!
See https://github.com/whatwg/fs/pull/87#discussion_r1068229665
Preview | Diff