oc: cached usercontext updates indexing_context

Instead of use always the one given on initialization
This commit is contained in:
Jesús García Sáez
2014-08-22 17:05:49 +02:00
committed by Julio García
parent 52ad0e0e5b
commit a7c2054cce
4 changed files with 21 additions and 1 deletions
+2
View File
@@ -68,6 +68,8 @@
- (id) initWithUsername: (NSString *) newUsername
andTDBIndexing: (struct indexing_context *) indexing;
- (void) updateIndexing: (struct indexing_context *) indexing;
- (NSString *) username;
- (SOGoUser *) sogoUser;