- From: Richard Tibbett via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 30 Sep 2010 22:48:59 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/contacts
In directory hutz:/tmp/cvs-serv30756/contacts
Modified Files:
HTML.html
Log Message:
Status of HTML Contact Sharing changed to 'unofficial' pending a WG decision to produce this as a recommendation, drop this as a proposal or pursue alternative strategies that can acheive the same intention of this proposal.
Index: HTML.html
===================================================================
RCS file: /sources/public/2009/dap/contacts/HTML.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- HTML.html 21 Sep 2010 23:46:56 -0000 1.3
+++ HTML.html 30 Sep 2010 22:48:57 -0000 1.4
@@ -13,7 +13,7 @@
type="text/javascript"
class='remove'>
var respecConfig = {
- specStatus: "ED",
+ specStatus: "unofficial",
shortName: "contacts-html-api",
editors: [{name: "Richard Tibbett", url: "http://richt.me", company: "Opera Software ASA", companyURL: "http://www.opera.com"}],
//publishDate: "2010-08-17",
@@ -92,6 +92,17 @@
</p>
</section>
+ <section id="sotd">
+ <p>Information presented in this document is for informational purposes only, and does not reflect final choices in the integration of Device
+ APIs with HTML within Opera or elsewhere. As such, this document or the need to work on this document has not been formall ratified by the
+ W3C.</p>
+ <p>
+ Other routes for integrating Device API access with HTML are also being explored on an active basis
+ within the <a href="http://www.w3.org/2009/dap/">W3C DAP Working Group</a>.</p>
+
+ <p>All comments on this draft should be directed to the <a href="http://lists.w3.org/Archives/Public/public-device-apis/">W3C DAP mailing list</a>.</p>
+ </section>
+
<section class='informative'>
<h2>Introduction</h2>
<p>
Received on Thursday, 30 September 2010 22:49:01 UTC