[CalendarServer-changes] [2685] CalendarServer/branches/users/sagen/xmpp/twistedcaldav/customxml.py

source_changes at macosforge.org source_changes at macosforge.org
Fri Jul 11 10:45:42 PDT 2008


Revision: 2685
          http://trac.macosforge.org/projects/calendarserver/changeset/2685
Author:   wsanchez at apple.com
Date:     2008-07-11 10:45:42 -0700 (Fri, 11 Jul 2008)
Log Message:
-----------
Make xmpp-uri property protected

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

Modified: CalendarServer/branches/users/sagen/xmpp/twistedcaldav/customxml.py
===================================================================
--- CalendarServer/branches/users/sagen/xmpp/twistedcaldav/customxml.py	2008-07-11 17:44:31 UTC (rev 2684)
+++ CalendarServer/branches/users/sagen/xmpp/twistedcaldav/customxml.py	2008-07-11 17:45:42 UTC (rev 2685)
@@ -251,11 +251,10 @@
     """
     namespace = calendarserver_namespace
     name = "xmpp-uri"
+    protected = True
 
 
 
-
-
 ##
 # Extensions to davxml.ResourceType
 ##
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20080711/4f6da83a/attachment-0001.html 


More information about the calendarserver-changes mailing list