- From: Eric Uhrhane via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 06 Mar 2010 01:55:34 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/file-system In directory hutz:/tmp/cvs-serv1473 Modified Files: file-writer.html Log Message: Initial draft by Eric Uhrhane, replacing Robin Berjon's proposal Index: file-writer.html =================================================================== RCS file: /sources/public/2009/dap/file-system/file-writer.html,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- file-writer.html 3 Dec 2009 17:38:24 -0000 1.1 +++ file-writer.html 6 Mar 2010 01:55:32 -0000 1.2 @@ -14,554 +14,740 @@ // lcEnd: "2009-08-05", noIDLIn: true, editors: [ - { name: "Robin Berjon", - url: "http://berjon.com/", - company: "Vodafone", - companyURL: "http://vodafone.com/" }, + { name: "Eric Uhrhane", + url: "http://www.ofb.net/~uranium", + company: "Google", + companyURL: "http://www.google.com/" }, [...1169 lines suppressed...] </section> + <h2>Other Standard Techniques</h2> + <p> + Other parts of the download protection tool-chain such as flagging files + as unsafe to open or refusing to create dangerous file names should + naturally be applied. + </p> + </section> </section> - <section class='appendix'> <h2>Acknowledgements</h2> <p> - Many thanks to OMTP BONDI who provided input for this API, based on an initial effort by Opera, - and to Arun for his excellent work on the File API. + Thanks to Arun Ranganathan for his File API, Opera for theirs, and Robin + Berjon both for his work on various file APIs and for ReSpec. </p> </section> </body>
Received on Saturday, 6 March 2010 01:55:36 UTC