Austin Sullivan
Austin Sullivan
Yes, some breakout sessions (including this one) are open to the public, without registration. I assume the schedule will be updated with a video link at some point https://www.w3.org/2022/09/TPAC/schedule.html#wednesday
Here's the meeting link, including instructions to join remotely: https://www.w3.org/events/meetings/1873ebb8-1207-428c-8f34-f2f4f5b6693f **There's been some shuffling around, so we'll now be meeting at 11:15am PT** The meeting is currently marked as tentative....
Update: looks like we've [also been scheduled for a WICG session from 13:30 to 14:30 on Friday, Sept 16th](https://docs.google.com/spreadsheets/d/17hm1eNjtPJPW_0P7XdPZt1333qXK55G1ppJu9CBTrPc/edit?usp=sharing). There's lots of overlap between the whatwg and WICG specs so...
Yes! The meeting info is here: https://www.w3.org/events/meetings/02afd4e4-a0e9-48d6-9942-a05ad74175fb
Thank you to everyone who attended the OPFS-focused breakout session! I was thrilled to see cross-browser support for new features to make SyncAccessHandles even more useful and powerful. I forgot...
Thank you all for attending! Here are [the slides from the WICG (non-OPFS) session](https://docs.google.com/presentation/d/1r48bKVJze8E9rHhWG6Ioeyiri0kEuBQRTF6WaCwuiLs/edit?usp=sharing&resourcekey=0-pYZw4AzM68ARpZMRjMDUuQ)
> > See [this doc](http://doc/1lsQhTsfcVIeOW80dr467Auud_VCeAUv2ZOkC63oSyKo) for the justification behind the split sync/async interface. > > I think you mean [this](https://docs.google.com/document/d/1lsQhTsfcVIeOW80dr467Auud_VCeAUv2ZOkC63oSyKo/edit?pli=1#) Ah yes, sorry about that. I've updated the link in...
Friendly ping @jesup @annevk I'd like to get this PR approved and merged so we can move forward with making all the methods of the SyncAccessHandle sync :) Thanks!
> We should probably merge this and then raise any points like the above as issues I agree. Would you mind opening an issue for this? I have some thoughts...
Relatedly, we should consider adding an `autoClose` flag to `FileSystemCreateWritableOptions` as suggested in https://github.com/WICG/file-system-access/issues/236 ### @mkruisselbrink Currently you need to explicitly close a `FileSystemWritableFileStream` for the changes written to it...