2009/dap/system-info Overview.html,1.39,1.40

Update of /sources/public/2009/dap/system-info
In directory hutz:/tmp/cvs-serv25083

Modified Files:
	Overview.html 
Log Message:
editorial: more issues added


Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/system-info/Overview.html,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- Overview.html	16 Dec 2009 09:11:50 -0000	1.39
+++ Overview.html	16 Dec 2009 09:19:19 -0000	1.40
@@ -59,7 +59,13 @@
       binding-specific casting methods on an instance of
       NavigatorDevice.</p>
 
-      <p class="issue">window.device instead?</p>
+      <p class="issue">window.systeminfo.* instead? Pending WG decision. See <a href="http://www.w3.org/mid/355A518BC0575547B2A3D6773AAF8EEF73A1A0@ftrdmel1">thread</a></p>
+      
+      <p class="issue">Which should be [NoInterfaceObject]?</p>
+
+      <p class="issue">Should all properties be readonly?</p>
+
+      <p class="issue">Sequences or arrays?</p>
       
       <dl title='[NoInterfaceObject] interface System' class='idl'>
         <dt>PendingOp get(DOMString propertyId, SuccessCB successCallback, optional ErrorCB? errorCallback, optional Options options)</dt>
@@ -1406,7 +1412,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'>These interfaces MAY be general interfaces for use throughout all APIs. They are included here for now for completion.</p>
+      <p class="issue">Are they available anywhere external, which we can reuse?</p>
 
             <section>
                 <h2><a>SuccessCB</a> interface</h2>
@@ -1501,6 +1507,9 @@
 <!--************************************* Requirements ***************************************************-->
     <section class="informative appendix">
       <h3>Requirements</h3>
+
+      <p class="issue">make a separate document?</p>
+
       <section>
         <h4>Power</h4>
         <ul>

Received on Wednesday, 16 December 2009 09:19:33 UTC