Dropped the SOGoUserManager class and moved its code to SOGoCache. Cleaned up the code a little bit.

Monotone-Parent: f570fda8096334f1267b8f01d59732c4fa9943c6
Monotone-Revision: b338f502fe70efea6d0d06d3f5a745163d1dbaf7

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2008-11-11T00:17:35
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Ludovic Marcotte
2008-11-11 00:17:35 +00:00
parent be4e239537
commit ff3e1fbb42
18 changed files with 158 additions and 296 deletions
+1 -1
View File
@@ -275,7 +275,7 @@ static NSString *uidColumnName = @"c_uid";
[d addEntriesFromDictionary: values];
[d setObject: uid forKey: @"uid"];
#warning reenable when the code to use the SOGoUserManager is finished
#warning reenable when the code to use the SOGoCache is finished
#if 0
[[NSDistributedNotificationCenter defaultCenter]
postNotificationName: ([fieldName isEqualToString: @"c_defaults"] ? @"SOGoUserDefaultsHaveChanged" : @"SOGoUserSettingsHaveChanged")