Monotone-Parent: 4198b7cec911933d302e467416f80df87577acdb

Monotone-Revision: a7a7371747e1185b197e3a0ea0c6d585bf7e0a46

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-07-22T20:40:34
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-07-22 20:40:34 +00:00
parent bf8245a4be
commit 2edfcaa0f2
3 changed files with 55 additions and 0 deletions

View File

@@ -1,5 +1,13 @@
2007-07-22 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* SoObjects/SOGo/SOGoFolder.m ([SOGoFolder -davNamespaces]): new
optional method for subclasses which handle specific extensions to
the DAV protocol: CardDAV or CalDAV.
([SOGoFolder
-lookupName:lookupNameinContext:localContextacquire:acquire]):
new overriden method that handles dav invocations for extensions
to DAV by returning an appropriate SoSelectorInvocation.
* SoObjects/SOGo/NSString+Utilities.m ([NSString
-asDavInvocation]): new method returning a dictionary with a "ns"
key representing the dav namespace and a "method" key representing