[CalendarServer-changes] [2686] CalendarServer/branches/users/sagen/xmpp/twistedcaldav/cache.py

source_changes at macosforge.org source_changes at macosforge.org
Fri Jul 11 10:48:20 PDT 2008


Revision: 2686
          http://trac.macosforge.org/projects/calendarserver/changeset/2686
Author:   wsanchez at apple.com
Date:     2008-07-11 10:48:20 -0700 (Fri, 11 Jul 2008)
Log Message:
-----------
Note a FIXME

Modified Paths:
--------------
    CalendarServer/branches/users/sagen/xmpp/twistedcaldav/cache.py

Modified: CalendarServer/branches/users/sagen/xmpp/twistedcaldav/cache.py
===================================================================
--- CalendarServer/branches/users/sagen/xmpp/twistedcaldav/cache.py	2008-07-11 17:45:42 UTC (rev 2685)
+++ CalendarServer/branches/users/sagen/xmpp/twistedcaldav/cache.py	2008-07-11 17:48:20 UTC (rev 2686)
@@ -65,6 +65,11 @@
 
 
 
+#
+# FIXME: This should be a generic notifier class, not specific to
+# memcache, as evidenced by the addition of the sendNotification()
+# addition in changed() below.
+#
 class MemcacheChangeNotifier(LoggingMixIn, CachePoolUserMixIn,
     NotificationClientUserMixIn):
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20080711/048862ae/attachment.html 


More information about the calendarserver-changes mailing list