Confirmed users
58
edits
(→API) |
(→ToDo) |
||
Line 173: | Line 173: | ||
* Synchronous API (for use in workers) | * Synchronous API (for use in workers) | ||
* Fast methods or explicit close() method to avoid multiple round-trips to the main thread (to improve performance of multiple small reads/writes requested in a row) | * Fast methods or explicit close() method to avoid multiple round-trips to the main thread (to improve performance of multiple small reads/writes requested in a row) | ||
== Articles == | |||
Articles mentioning / discussing the FileHandle API: | |||
* public-webapps: [http://lists.w3.org/Archives/Public/public-webapps/2012JanMar/0886.html Colliding FileWriters] | |||
== Links == | == Links == |