[CalendarServer-changes] [14574] CalendarServer/trunk/txdav/common/datastore/podding/migration/ home_sync.py

source_changes at macosforge.org source_changes at macosforge.org
Thu Mar 12 09:04:30 PDT 2015


Revision: 14574
          http://trac.calendarserver.org//changeset/14574
Author:   cdaboo at apple.com
Date:     2015-03-12 09:04:30 -0700 (Thu, 12 Mar 2015)
Log Message:
-----------
Add TODO: as a reminder.

Modified Paths:
--------------
    CalendarServer/trunk/txdav/common/datastore/podding/migration/home_sync.py

Modified: CalendarServer/trunk/txdav/common/datastore/podding/migration/home_sync.py
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/podding/migration/home_sync.py	2015-03-12 04:32:58 UTC (rev 14573)
+++ CalendarServer/trunk/txdav/common/datastore/podding/migration/home_sync.py	2015-03-12 16:04:30 UTC (rev 14574)
@@ -212,6 +212,9 @@
         # Notifications
         yield self.notificationsReconcile()
 
+        # TODO: iMIP tokens
+        pass
+
         # TODO: work items
         pass
 
@@ -285,7 +288,8 @@
         """
 
         # TODO: implement API on CommonHome to purge the old data without
-        # any side-effects (scheduling, sharing etc).
+        # any side-effects (scheduling, sharing etc). Also purge associated
+        # data such as iMIP tokens, delegates etc
         yield self.loadRecord()
         self.accounting("Starting: removeRemoteHome...")
         yield self.prepareCalendarHome()
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20150312/91ff3770/attachment.html>


More information about the calendarserver-changes mailing list