Monotone-Parent: 3c712c724956f351bd12557ef3504fbefb2611b1

Monotone-Revision: bdbaabe6229246948b265d310037a9694b45d91f

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-10-06T18:26:22
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2009-10-06 18:26:22 +00:00
parent 3a5e5003ae
commit 8f85f81cda
@@ -1239,7 +1239,7 @@ firstInstanceCalendarDateRange: (NGCalendarDateRange *) fir
//c = [self objectClassForComponentName: [object objectForKey: @"c_component"]];
#warning TODO: determine why this commented invocation takes so long...
// sogoObject = [self _createChildComponentWithRecord: object];
// sogoObject = [self createChildComponentWithRecord: object];
sogoObject = [SOGoCalendarComponent objectWithRecord: object
inContainer: self];