[CalendarServer-changes] [2810] CalendarServer/branches/users/cdaboo/implicit-2805/twistedcaldav/ scheduling/implicit.py

source_changes at macosforge.org source_changes at macosforge.org
Tue Aug 12 14:10:58 PDT 2008


Revision: 2810
          http://trac.macosforge.org/projects/calendarserver/changeset/2810
Author:   cdaboo at apple.com
Date:     2008-08-12 14:10:58 -0700 (Tue, 12 Aug 2008)
Log Message:
-----------
Describe in more detail what is missing.

Modified Paths:
--------------
    CalendarServer/branches/users/cdaboo/implicit-2805/twistedcaldav/scheduling/implicit.py

Modified: CalendarServer/branches/users/cdaboo/implicit-2805/twistedcaldav/scheduling/implicit.py
===================================================================
--- CalendarServer/branches/users/cdaboo/implicit-2805/twistedcaldav/scheduling/implicit.py	2008-08-12 21:10:37 UTC (rev 2809)
+++ CalendarServer/branches/users/cdaboo/implicit-2805/twistedcaldav/scheduling/implicit.py	2008-08-12 21:10:58 UTC (rev 2810)
@@ -34,8 +34,11 @@
 # TODO:
 #
 # Handle the case where a PUT removes the ORGANIZER property. That should be equivalent to cancelling the entire meeting.
+# Support SCHEDULE-AGENT property
+# Support SCHEDULE-STATUS property
+# Support live calendars
+# Support Schedule-Reply header
 #
-# Figure out proper behavior for what happens when an attendee deletes their copy of an event. For now disallow.
 
 class ImplicitScheduler(object):
     
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20080812/fbe3d3dd/attachment.html 


More information about the calendarserver-changes mailing list