- From: Anssi Kostiainen via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 03 Feb 2012 10:54:20 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/messaging
In directory hutz:/tmp/cvs-serv25179
Modified Files:
Overview.html
Log Message:
shelve the document
Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/messaging/Overview.html,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- Overview.html 4 Jul 2011 13:08:35 -0000 1.50
+++ Overview.html 3 Feb 2012 10:54:18 -0000 1.51
@@ -27,6 +27,16 @@
<!-- <script type="text/javascript" src='http://dev.w3.org/2009/dap/ReSpec.js/js/sh_main.min.js' class='remove'> </script> -->
</head>
<body>
+ <p style="background: black; color: white; font: 900 1.2em serif; padding: 0.5em 1em; border: dotted yellow 0.3em;">
+ The Device APIs Working Group is currently not pursuing the approach
+ outlined in this draft, so it should be considered historical.
+ Please treat this document with caution and do not reference it or use
+ it as the basis for implementation. The domain covered by this document is
+ still within the scope of the Working Group as defined in its Charter.
+ The Working Group may pursue an alternative API design that is based on
+ the current Web browser security model.
+ </p>
+
<section id='abstract'>
<p>The Contacts API provides a method to send messages based on URIs (e.g. email, MMS, SMS) with optional attachments.
</p>
Received on Friday, 3 February 2012 10:54:22 UTC