ServerJS/Filesystem API: Difference between revisions

m
Moved proposals to the top
m (Moved proposals to the top)
Line 1: Line 1:
== Requirements/Proposals ==
* [[ServerJS/API/file|File API Proposal]]
* [[ServerJS/API/file/Names|File API preferences questionnaire]]
* Summary/Comparison of current File APIs used by JS engines [http://spreadsheets.google.com/pub?key=p9uiX8MUHeTiP0kPT591RUw ServerJS File Object Survey]
== Prior Art ==
== Prior Art ==


Line 26: Line 32:
* Ruby File API http://www.ruby-doc.org/core/classes/File.html
* Ruby File API http://www.ruby-doc.org/core/classes/File.html
* Ruby IO API http://www.ruby-doc.org/core/classes/IO.html
* Ruby IO API http://www.ruby-doc.org/core/classes/IO.html
== Requirements/Proposals ==
* Summary/Comparison of current File APIs used by JS engines [http://spreadsheets.google.com/pub?key=p9uiX8MUHeTiP0kPT591RUw ServerJS File Object Survey]
* [[ServerJS/API/file|File API Proposal]]
* [[ServerJS/API/file/Names|File API preferences questionnaire]]
171

edits