2009/dap/features Overview.html,1.8,1.9

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

Modified Files:
	Overview.html 
Log Message:
link to android permissions list


Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/features/Overview.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- Overview.html	21 Jul 2010 07:53:12 -0000	1.8
+++ Overview.html	21 Jul 2010 08:29:44 -0000	1.9
@@ -52,6 +52,7 @@
 the BONDI 1.1 drafts, but require discussion and are subject to change
 to correspond to DAP API work. 
 </p>
+<p class="note">Look into existing similar classifications, e.g. the <a href="http://developer.android.com/reference/android/Manifest.permission.html">one used in Android</a>?</p>
 
     <section id="geolocation">
       <p>The <code>geolocation</code> identifier corresponds to the access to the <code><a href="http://www.w3.org/TR/geolocation-API/#get-current-position">Geolocation::getCurrentPosition</a></code> and <code><a href="http://www.w3.org/TR/geolocation-API/#watch-position">Geolocation::watchPosition</a></code> methods defined in the Geolocation API [[!GEOLOCATION-API]].</p>

Received on Wednesday, 21 July 2010 08:29:47 UTC