Monotone-Parent: 471d12add6428916fe0b3d9938d1362d062f1de1

Monotone-Revision: 22bcd9c626e305661b31c70a49c93352266c2dc8

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-07-14T02:41:29
This commit is contained in:
Wolfgang Sourdeau
2012-07-14 02:41:29 +00:00
parent 6b89fbb769
commit 91d9836d80
2 changed files with 61 additions and 56 deletions
+5
View File
@@ -5,6 +5,11 @@
the previous incarnation of PUTRequest:, designed to centralize
all the processed performed on an iCalendar instance, new or
derived from the original.
(-changeParticipationStatus:withDelegate:forRecurrenceId:):
reorganized the method workflow by not testing "calendar" as it is
guaranteed to be returned. Also, we save the iCalendar object from
here, as we cannot invoke the method above, which would reinvoke
this method in loop in the current state of the code.
* SoObjects/Appointments/SOGoCalendarComponent.m
(-lookupOccurrence:): now a virtual method forcing the use by