- From: Robin Berjon via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 18 Apr 2011 17:40:02 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/calendar
In directory hutz:/tmp/cvs-serv31263
Modified Files:
Overview.html
Log Message:
make Dom's SotD changes part of the source
Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/calendar/Overview.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- Overview.html 6 Apr 2011 16:09:52 -0000 1.25
+++ Overview.html 18 Apr 2011 17:40:00 -0000 1.26
@@ -87,6 +87,13 @@
<li>A <a>CalendarEvent</a> interface, which provides the individual calendar information of type EVENT that may be returned following a successful read operation.</li>
</ul>
</section>
+ <section id='sotd'>
+ <p>
+ The approach proposed for this API is very similar to the one taken in the
+ <a href='http://www.w3.org/TR/contacts-api/'>Contacts API</a>. The known issues in the document are
+ highlighted below, and concern in particular the management of timezones and recurrence.
+ </p>
+ </section>
<section class="informative">
<h2>Introduction</h2>
<p>
Received on Monday, 18 April 2011 17:40:03 UTC