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

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

Modified Files:
	Overview.html 
Log Message:
make todo items into proper issues


Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/system-info/Overview.html,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- Overview.html	15 Dec 2009 12:47:42 -0000	1.38
+++ Overview.html	16 Dec 2009 09:11:50 -0000	1.39
@@ -23,24 +23,24 @@
   </head>
   <body>
     <section id='abstract'>
-      @@ TO COMPLETE<br/>A proposal for the Device API and Policy
-(DAP) Working Group's System Information API.
+      <p class="issue">Flesh out: A proposal for the Device API and Policy
+(DAP) Working Group's System Information API.</p>
     </section>
 
     <section id="sotd">
-      <p>
-        @@ TO COMPLETE
+      <p class="issue">
+        TO COMPLETE
       </p>
     </section>
 
     <section class='introduction'>
       <h2>Introduction</h2>
-      @@ TO COMPLETE
+      <p class="issue">TO COMPLETE</p>
     </section>
 
     <section class='conformance'>
       <h2>Conformance</h2>
-      @@ TO COMPLETE
+      <p class="issue">TO COMPLETE</p>
     </section>
 
     <section class='privacy'>
@@ -58,6 +58,8 @@
       <a>System</a> would be then obtained by using
       binding-specific casting methods on an instance of
       NavigatorDevice.</p>
+
+      <p class="issue">window.device instead?</p>
       
       <dl title='[NoInterfaceObject] interface System' class='idl'>
         <dt>PendingOp get(DOMString propertyId, SuccessCB successCallback, optional ErrorCB? errorCallback, optional Options options)</dt>
@@ -216,7 +218,7 @@
           <li>URI: <code>http://www.w3.org/2009/dap/SysInfo/PowerState</code></li>
           <li>Short Name: <code>PowerState</code></li>
           <li>Enumerable: no</li>
-          <li>Corresponding DCO property: <a href="">@@</a></li>
+          <li class="issue">Corresponding DCO property: <a href=""></a></li>
         </ul>
         
         <dl title="[NoInterfaceObject] interface PowerState" class="idl">
@@ -260,7 +262,7 @@
           <li>Short name: <code>PowerSource</code></li>
           <li>Value type: <a>PowerSource</a></li>
           <li>Enumerable: yes</li>
-          <li>Corresponding DCO property: <a href="">@@</a></li>
+          <li class="issue">Corresponding DCO property: <a href=""></a></li>
         </ul>
         
 
@@ -327,7 +329,7 @@
           <li>Short Name: <code>CpuState</code></li>
           <li>Value type: <a>CpuState</a></li>
           <li>Enumerable: no</li>
-          <li>Corresponding DCO property: <a href="">@@</a></li>
+          <li class="issue">Corresponding DCO property: <a href=""></a></li>
         </ul>
 
         <dl title="[NoInterfaceObject] interface CpuState" class="idl">
@@ -350,7 +352,7 @@
           <li>Short Name: <code>Cpu</code></li>
           <li>Value type: <a>Cpu</a></li>
           <li>Enumerable: yes</li>
-          <li>Corresponding DCO property: <a href="">@@</a></li>
+          <li class="issue">Corresponding DCO property: <a href=""></a></li>
         </ul>
         <dl title="[NoInterfaceObject] interface Cpu" class="idl">
           <dt>readonly attribute DOMString info</dt>
@@ -398,7 +400,7 @@
           <li>Short Name: <code>ThermalState</code></li>
           <li>Value type: <a>ThermalState</a></li>
           <li>Enumerable: no</li>
-          <li>Corresponding DCO property: <a href="">@@</a></li>
+          <li class="issue">Corresponding DCO property: <a href=""></a></li>
         </ul>
 
         <dl title="[NoInterfaceObject] interface ThermalState" class="idl">
@@ -424,7 +426,7 @@
           <li>Short Name: <code>Thermometer</code></li>
           <li>Value type: <a>Thermometer</a></li>
           <li>Enumerable: yes</li>
-          <li>Corresponding DCO property: <a href="">@@</a></li>
+          <li class="issue">Corresponding DCO property: <a href=""></a></li>
         </ul>
 
         <dl title="[NoInterfaceObject] interface Thermometer" class="idl">
@@ -449,7 +451,7 @@
           <li>Short Name: <code>CoolingSystem</code></li>
           <li>Value type: <a>CoolingSystem</a></li>
           <li>Enumerable: no</li>
-          <li>Corresponding DCO property: <a href="">@@</a></li>
+          <li class="issue">Corresponding DCO property: <a href=""></a></li>
         </ul>
 
         <dl title="[NoInterfaceObject] interface CoolingSystem" class="idl">
@@ -474,7 +476,7 @@
           <li>Short Name: <code>thermal:coolingDevice</code></li>
           <li>Value type: <a>CoolingSystem</a></li>
           <li>Enumerable: yes</li>
-          <li>Corresponding DCO property: <a href="">@@</a></li>
+          <li class="issue">Corresponding DCO property: <a href=""></a></li>
         </ul>
 
         <dl title="[NoInterfaceObject] interface CoolingDevice" class="idl">
@@ -527,7 +529,7 @@
           <li>Short Name: <code>currentConnection</code></li>
           <li>Value type: <a>CurrentConnection</a></li>
           <li>Enumerable: no</li>
-          <li>Corresponding DCO property: <a href="">@@</a></li>
+          <li class="issue">Corresponding DCO property: <a href=""></a></li>
         </ul>
 
         <dl title='[NoInterfaceObject] interface CurrentConnection' class='idl'>
@@ -565,7 +567,7 @@
           <li>Short Name: <code>Connection</code></li>
           <li>Value type: <a>Connection</a>.</li>
           <li>Enumerable: yes</li>
-          <li>Corresponding DCO property: <a href="">@@</a></li>
+          <li class="issue">Corresponding DCO property: <a href=""></a></li>
         </ul>
 
         <dl title="[NoInterfaceObject] interface Connection" class="idl">
@@ -790,7 +792,7 @@
             <li>Short name: <code>AmbientLight</code></li>
             <li>Value type: <code>AmbientLight</code></li>
             <li>Enumerable: no</li>
-            <li>Corresponding DCO property: <a href="@@">@@</a></li>
+            <li class="issue">Corresponding DCO property: <a href=""></a></li>
           </ul>
           <dl title="[NoInterfaceObject] interface AmbientLight" class="idl">
             <dt>attribute float value</dt>
@@ -807,7 +809,7 @@
             <li>Short name: <code>AmbientLightSensor</code></li>
             <li>Value type: <code>AmbientLightSensor</code></li>
             <li>Enumerable: yes</li>
-            <li>Corresponding DCO property: <a href="@@">@@</a></li>
+            <li class="issue">Corresponding DCO property: <a href=""></a></li>
           </ul>
           <dl title="[NoInterfaceObject] interface AmbientLightSensor" class="idl">
             <dt>attribute DOMString info</dt>
@@ -833,7 +835,7 @@
             <li>Short name: <code>AmbientNoise</code></li>
             <li>Value type: <code>AmbientNoise</code></li>
             <li>Enumerable: no</li>
-            <li>Corresponding DCO property: <a href="@@">@@</a></li>
+            <li class="issue">Corresponding DCO property: <a href=""></a></li>
           </ul>
           <dl title="[NoInterfaceObject] interface AmbientNoise" class="idl">
             <dt>attribute float value</dt>
@@ -849,7 +851,7 @@
             <li>Short name: <code>AmbientNoiseSensor</code></li>
             <li>Value type: <code>AmbientNoiseSensor</code></li>
             <li>Enumerable: yes</li>
-            <li>Corresponding DCO property: <a href="@@">@@</a></li>
+            <li class="issue">Corresponding DCO property: <a href=""></a></li>
           </ul>
           <dl title="[NoInterfaceObject] interface AmbientNoiseSensor" class="idl">
             <dt>attribute DOMString info</dt>
@@ -877,7 +879,7 @@
             <li>Short name: <code>AmbientTemperature</code></li>
             <li>Value type: <code>AmbientTemperature</code></li>
             <li>Enumerable: no</li>
-            <li>Corresponding DCO property: <a href="@@">@@</a></li>
+            <li class="issue">Corresponding DCO property: <a href=""></a></li>
           </ul>
           <dl title="[NoInterfaceObject] interface AmbientTemperature" class="idl">
             <dt>attribute float value</dt>
@@ -901,7 +903,7 @@
             <li>Property URI: <code>http://www.w3.org/2009/dap/SysInfo/AmbientAtmosphericPressure</code></li>
             <li>Short name: <code>AmbientAtmosphericPressure</code></li>
             <li>Value type: <code>AmbientAtmosphericPressure</code></li>
-            <li>Corresponding DCO property: <a href="@@">@@</a></li>
+            <li class="issue">Corresponding DCO property: <a href=""></a></li>
           </ul>
           <dl title="[NoInterfaceObject] interface AmbientAtmosphericPressure" class="idl">
             <dt>attribute float pressure</dt>
@@ -916,7 +918,7 @@
             <li>Property URI: <code>http://www.w3.org/2009/dap/SysInfo/Barometer</code></li>
             <li>Short name: <code>Barometer</code></li>
             <li>Value type: <code>Barometer</code></li>
-            <li>Corresponding DCO property: <a href="@@">@@</a></li>
+            <li class="issue">Corresponding DCO property: <a href=""></a></li>
           </ul>
 
           <dl title="[NoInterfaceObject] interface Barometer" class="idl">
@@ -945,7 +947,7 @@
             <li>Short name: <code>Proximity</code></li>
             <li>Value type: <code>Proximity</code></li>
             <li>Enumerable: no</li>
-            <li>Corresponding DCO property: <a href="@@">@@</a></li>
+            <li class="issue">Corresponding DCO property: <a href=""></a></li>
           </ul>
           <dl title="[NoInterfaceObject] interface Proximity" class="idl">
             <dt>attribute float distance</dt>
@@ -963,7 +965,7 @@
               <li>Short name: <code>ProximitySensor</code></li>
               <li>Value type: <code>ProximitySensor</code></li>
               <li>Enumerable: yes</li>
-              <li>Corresponding DCO property: <a href="@@">@@</a></li>
+              <li class="issue">Corresponding DCO property: <a href=""></a></li>
             </ul>
             <dt>readonly attribute DOMString id</dt>
             <dd>A free-form string identifying this sensor. The value of this element MUST be unique within the list reported in a <a>Proximity</a> object.</dd>
@@ -981,6 +983,9 @@
     </section>
 <!-- ********* /Sensors ************************************************************** -->
 
+
+<p class="issue">Add video/audio</p>
+
 <!-- ********* Audio ************************************************************** -->
 <!--
     <section>
@@ -990,8 +995,7 @@
       <section>
         <h4>ECMAScript Example</h4>
         <pre class="sh_javascript example">
-// @@
-@@</pre>
+</pre>
       </section>
       <section>
         <h4>The <a>Audio</a> property</h4>
@@ -999,7 +1003,7 @@
           <li>Property URI: <code>http://www.w3.org/2009/dap/SysInfo/Audio</code></li>
           <li>Short name: <code>audio</code></li>
           <li>Value type: <code>Audio</code></li>
-          <li>Corresponding DCO property: <a href="@@">@@</a></li>
+          <li class="issue">Corresponding DCO property: <a href=""></a></li>
         </ul>
 
         <dl title='[NoInterfaceObject] interface Audio' class='idl'>
@@ -1098,35 +1102,35 @@
 
 
 
-<!-- ********* @@ ************************************************************** -->
+<!-- ********* PropertyTemplate ************************************************************** -->
     <section>
-      <h2>@@</h2>
-      <p>@@</p>
+      <h2>PropertyTemplate</h2>
+      <p>PropertyTemplate</p>
       <section>
         <h4>ECMAScript Example</h4>
         <pre class="sh_javascript example">
-// @@
-@@</pre>
+// PropertyTemplate
+PropertyTemplate</pre>
       </section>
       <section>
-        <h4>@@</h4>
+        <h4>PropertyTemplate</h4>
         <ul>
-          <li>Property URI: <code>http://www.w3.org/2009/dap/SysInfo/@@</code></li>
-          <li>Short name: <code>@@</code></li>
-          <li>Value type: <code>@@</code></li>
-          <li>Corresponding DCO property: <a href="@@">@@</a></li>
+          <li>Property URI: <code>http://www.w3.org/2009/dap/SysInfo/PropertyTemplate</code></li>
+          <li>Short name: <code>PropertyTemplate</code></li>
+          <li>Value type: <code>PropertyTemplate</code></li>
+          <li class="issue">Corresponding DCO property: <a href=""></a></li>
         </ul>
         <dl title="[NoInterfaceObject] interface Template" class="idl">
-          <dt>const unsigned int @@ = 0</dt>
-          <dd>@@</dd>
-          <dt>attribute float @@</dt>
-          <dd>@</dd>
-          <dt>attribute sequence&lt;@@&gt; @@</dt>
-          <dd>@@</dd>
+          <dt>const unsigned int foo = 0</dt>
+          <dd>...</dd>
+          <dt>attribute float bar</dt>
+          <dd>..</dd>
+          <dt>attribute sequence&lt;..&gt; baz</dt>
+          <dd>qux</dd>
         </dl>
       </section>
     </section>
-<!-- ********* /@@ ************************************************************** -->
+<!-- ********* /PropertyTemplate ************************************************************** -->
 
 <!--
   <section>
@@ -1599,7 +1603,6 @@
           on the device.
           <li>A conforming implementation SHOULD provide video architecture</li>
           information.
-          <li>A conforming implementation MAY (TODO)</li>
         </ul>
       </section>
       <section>
@@ -1635,6 +1638,7 @@
 
     <section class="informative appendix">
       <h3>Use Cases</h3>
+      <p class="issue">Add examples</p>
       <section>
         <h4>Power</h4>
         <dl>

Received on Wednesday, 16 December 2009 09:12:07 UTC