Monotone-Parent: 4ad21ea0342a626a99aabc213cf8ed9a827eb0c4

Monotone-Revision: d175e2ab17f0d56d2fdc9a046048a0302d9fd0f7

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-11-02T13:16:05
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2010-11-02 13:16:05 +00:00
parent 29ffadc001
commit 5c811e36ca
14 changed files with 37 additions and 678 deletions
+2 -2
View File
@@ -48,7 +48,7 @@
#import <NGObjWeb/SoObject.h>
#import <NGExtensions/NSObject+Logs.h>
#import "NSDictionary+BSJSONAdditions.h"
#import "NSDictionary+Utilities.h"
#import "NSString+Utilities.h"
#import "SOGoObject.h"
#import "SOGoSystemDefaults.h"
@@ -484,7 +484,7 @@ static memcached_st *handle = NULL;
forPath: (NSString *) thePath
{
if (theACLs)
[self _cacheValues: [theACLs jsonStringValue]
[self _cacheValues: [theACLs jsonRepresentation]
ofType: @"acl"
forKey: thePath];
else