2009/dap/messaging Overview.html,1.17,1.18

Update of /sources/public/2009/dap/messaging
In directory hutz:/tmp/cvs-serv30983/messaging

Modified Files:
	Overview.html 
Log Message:
Added folder management, message types split, message retrieval

Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/messaging/Overview.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- Overview.html	21 Apr 2010 12:26:56 -0000	1.17
+++ Overview.html	15 Jul 2010 08:07:17 -0000	1.18
@@ -13,14 +13,17 @@
           // previousPublishDate:  "1977-03-15",
           edDraftURI:           "http://dev.w3.org/2009/dap/messaging/",
           editors: [
+          {name: "Suresh Chitturi", company: "Research in Motion"},
           {name: "Daniel Coloma", company: "Telefonica"},
           {name: "Max Froumentin", company: "Opera"},
+          {name: "Maria Angeles Oteo", company: "Telefonica"},
           {name: "Niklas Widell", company: "Ericsson AB"},
            ],
           // lcEnd: "2009-08-05", 
       };
[...1288 lines suppressed...]
+                                                    An error code assigned by an implementation when an error has occurred in Messaging API processing.
+                                                </dd>
+						
+                </dl>
+             </section>
+
+
     </section>
     
     <section class='appendix'>
@@ -437,8 +1266,7 @@
       <ul>
       	<li>Account management</li>
         <li>Notion of default accounts</li>
-        <li>References to mailto and SMS RFCs</li>
-        <li>Need to o verification of fields in messages (check that addresses are appropriate for type, check that attachment file have correct urls etc)</li>
+        <li>Message searching/filtering</li>
       </ul>
     </section>
       

Received on Thursday, 15 July 2010 08:07:21 UTC