2009/dap/contacts Overview.html,1.21,1.22

Update of /sources/public/2009/dap/contacts
In directory hutz:/tmp/cvs-serv7923

Modified Files:
	Overview.html 
Log Message:
added issue re hanging-off point, as discussed in 2009-12-16 call


Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/contacts/Overview.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- Overview.html	18 Dec 2009 12:56:17 -0000	1.21
+++ Overview.html	18 Dec 2009 13:31:03 -0000	1.22
@@ -221,6 +221,8 @@
             <h2>API Description</h2>
 			<section>
 				<h2><a>DeviceContacts</a> interface</h2>
+
+<p class='issue'>The actual object of which the API will be hanging off is still under discussion (e.g. directly from <code>navigator</code> vs from <code>navigator.device</code>); see <a href="http://www.w3.org/2009/dap/track/issues/44">ISSUE-44: What do APIs hang off of?</a>?</p>
 				
 				<p>
 					The <a href='#devicecontacts-interface'><code>DeviceContacts</code></a> interface is exposed on the <code>navigator.device</code> object, as defined in [[CORE-DEVICE]]. 
@@ -751,7 +753,7 @@
 
 			This section defines the general API interfaces required by this specification that MAY also be in use in other DAP APIs.
 			
-			<p class='note'>The following interfaces MAY be general interfaces for use throughout all APIs. They are included here for now for API spec completion.</p>
+			<p class='note'>The following interfaces may be general interfaces for use throughout all APIs. They are included here for now for API spec completion.</p>
 
             <section>
                 <h2><a>ErrorCB</a> interface</h2>

Received on Friday, 18 December 2009 13:31:06 UTC