ServerJS/Filesystem API: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
m (added a section on inspiration from other languages)
Line 30: Line 30:


* Summary/Comparison of current File APIs used by JS engines [http://spreadsheets.google.com/pub?key=p9uiX8MUHeTiP0kPT591RUw ServerJS File Object Survey]
* 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 preferences questionnaire]]
* [[ServerJS/API/file|File API Proposal]]
* [[ServerJS/API/file/Names|File API preferences questionnaire]]

Revision as of 02:12, 8 April 2009

Prior Art

Inspiration

Requirements/Proposals