2009/dap/features Overview.html,1.6,1.7

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

Modified Files:
	Overview.html 
Log Message:
*** empty log message ***

Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/features/Overview.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- Overview.html	21 Jul 2010 07:52:43 -0000	1.6
+++ Overview.html	21 Jul 2010 07:52:59 -0000	1.7
@@ -32,10 +32,6 @@
   Configuration specification [[WIDGETS]] allows a widget runtime engine to grant access only to the specific APIs that the configuration file of the widget listed.</p>
 <p>A similar approach is used in the proposed DAP security policy framework [[DAP-ACCESS-REQS]]  [[DAP-POLICY-FRAMEWORK]].</p>
 <p>To define these specific security rules, the said APIs need to be identifiable, with a specific meaning attached to each of the identifiers — this is the role of this specification.</p>
-<p class="note">The feature APIs listed in this draft are roughly derived from
-the BONDI 1.1 drafts, but require discussion and are subject to change
-to correspond to DAP API work. 
-</p>
     </section> <!-- introduction -->
     <section id="features">
 	<h2>Features</h2>
@@ -52,6 +48,10 @@
     </section>
     <section id="api-features">
 	<h2>API Features</h2>
+<p class="note">The feature APIs listed in this draft are roughly derived from
+the BONDI 1.1 drafts, but require discussion and are subject to change
+to correspond to DAP API work. 
+</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</code> methods defined in the Geolocation API [[!GEOLOCATION-API]].</p>

Received on Wednesday, 21 July 2010 07:53:03 UTC