From fdca4383309948f9810ee83bc637f8201176fe5e Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Wed, 17 Jun 2009 15:26:54 +0000 Subject: [PATCH] Monotone-Parent: 9206c6ee4874fb4fa96b7e7571eb10c5832e1f29 Monotone-Revision: c9ad04cf940b51e28fe7c5aaea670fb0da5e3456 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-17T15:26:54 Monotone-Branch: ca.inverse.sogo --- SoObjects/Appointments/SOGoAppointmentFolder.m | 2 ++ 1 file changed, 2 insertions(+) diff --git a/SoObjects/Appointments/SOGoAppointmentFolder.m b/SoObjects/Appointments/SOGoAppointmentFolder.m index c05431067..fa3626b1e 100644 --- a/SoObjects/Appointments/SOGoAppointmentFolder.m +++ b/SoObjects/Appointments/SOGoAppointmentFolder.m @@ -1415,6 +1415,8 @@ firstInstanceCalendarDateRange: (NGCalendarDateRange *) fir return filterData; } +/* TODO: This method should be generalized to all SOGoGCSFolder-based + classes. */ - (NSDictionary *) _parseRequestedProperties: (id ) parentNode { NSMutableDictionary *properties;