Monotone-Parent: fc1c7bf5235599e9080f17bb0917a268ed619660

Monotone-Revision: 16ddf3bffae0279bac86bf214c2a15cff134e2e9

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2008-03-07T22:12:44
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2008-03-07 22:12:44 +00:00
parent 316f7d6ca7
commit eabfee884f

View File

@@ -1,5 +1,15 @@
2008-03-07 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* SoObjects/Contacts/SOGoContactGCSFolder.m ([SOGoContactGCSFolder -objectClassForContent:content])
([SOGoContactGCSFolder -deduceObjectForName:inContext:])
([SOGoContactGCSFolder -requestNamedIsHandledLater:name])
([SOGoContactGCSFolder -lookupName:inContext:acquire:]): those
methods were modified to match the ones in SOGoAppointmentFolder,
in order to manage both vcard and vlist components.
* SoObjects/Contacts/SOGoContactGCSList.[hm]: new class module
that implements the list counterpart to VCARD: VLIST.
* UI/Contacts/UIxContactEditor.m ([UIxContactEditor -saveURL]):
new accessor that returns the url + "saveAsContact".
([UIxContactEditor