dap commit: Pick Contacts Intent: Add a warning statement carrying out shelving CfC result

changeset:   416:b929de695b1b
tag:         tip
user:        Jungkee Song <jungkee.song@samsung.com>
date:        Mon May 20 20:25:27 2013 +0900
files:       contacts/Overview.html
description:
Pick Contacts Intent: Add a warning statement carrying out shelving CfC result


diff -r d9091f6288d8 -r b929de695b1b contacts/Overview.html
--- a/contacts/Overview.html	Mon May 20 20:23:48 2013 +0900
+++ b/contacts/Overview.html	Mon May 20 20:25:27 2013 +0900
@@ -34,6 +34,9 @@
     </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 progressing the approach outlined in this draft. 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 resume this work or adopt an alternative approach depending on the interest of WG members and implementers.
+    </p>
     <section id='abstract'>
       <p>
         The Pick Contacts Intent defines a Web Intent [[!WEBINTENTS]] that enables access to a user's

Received on Monday, 20 May 2013 11:27:00 UTC