2009/dap/features Overview.html,1.23,1.24

Update of /sources/public/2009/dap/features
In directory hutz:/tmp/cvs-serv9615

Modified Files:
	Overview.html 
Log Message:
rewrote in terms of identifiers for permissions, per ACTION-263 and per http://lists.w3.org/Archives/Public/public-device-apis/2010Sep/att-0079/minutes-2010-09-15.html#item04


Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/features/Overview.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- Overview.html	25 Aug 2010 15:23:40 -0000	1.23
+++ Overview.html	20 Sep 2010 15:20:08 -0000	1.24
@@ -1,18 +1,19 @@
 <!DOCTYPE html> 
 <html>
   <head>
-    <title>Device API Features and Capabilities</title> <meta
+    <title>Permissions for Device API access</title> <meta
                                                            http-equiv='Content-Type' 
                                                            content='text/html;charset=utf-8'/> <script src='../ReSpec.js/js/respec.js'
                                                                                                        class='remove'></script> <script class='remove'>
       var respecConfig = { specStatus: "ED", 
-      shortName: "dap-api-features",
+      shortName: "api-perms",
[...1047 lines suppressed...]
-      </p>
-      <p class="issue">Define features, capabilities as URIs, strings, both</p>
-      <p class="issue">
-        Features defined according to CRUD, one feature for Create,
-        Read, Update, Delete?
-      </p>
-      <p class="issue">
-        Feature parameters to avoid explosion of capabilities and
-        features? e.g. file open with either read or write
-        parameter.
-        ( see
-        <a href="http://lists.w3.org/Archives/Public/public-device-apis/2009Oct/att-0120/minutes-2009-10-07.html#item03">discussions
-          in minutes of October 7 call</a> ) 
-      </p>
-
-    </section> <!-- delegated authority issues -->
-
+    
   </body>
 </html>

Received on Monday, 20 September 2010 15:20:16 UTC