Monotone-Parent: dc1a04dbd8c664b75c03181a48283724ed5866b2

Monotone-Revision: 509161891d714328d4a536f4225b69b69c8bf263

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-07-15T20:30:39
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2011-07-15 20:30:39 +00:00
parent 792fb895f7
commit c6bc85973d
3 changed files with 36 additions and 17 deletions
+3
View File
@@ -44,6 +44,7 @@
NSMutableDictionary *localCache;
NSMutableDictionary *imap4Connections;
NSMutableDictionary *cache;
BOOL requestsCacheEnabled;
NSMutableDictionary *users;
NSMutableDictionary *groups;
float cleanupInterval;
@@ -52,6 +53,8 @@
+ (SOGoCache *) sharedCache;
- (void) disableRequestsCache;
- (void) killCache;
- (void) registerObject: (id) object