See ChangeLog

Monotone-Parent: ea7589320f5747a3bd1bbec33e1bd8776e4041db
Monotone-Revision: cc4b29880c63c661301ca909ec3695f67b0775dd

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2009-04-21T15:20:52
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Ludovic Marcotte
2009-04-21 15:20:52 +00:00
parent fa7408ebc1
commit d1bbd65944
76 changed files with 7520 additions and 5817 deletions
+3 -1
View File
@@ -45,6 +45,7 @@
NSString *fieldName;
NSCalendarDate *lastFetch;
NSMutableDictionary *values;
BOOL propagateCache;
struct
{
@@ -56,7 +57,8 @@
- (id) initWithTableURL: (NSURL *) theURL
uid: (NSString *) theUID
fieldName: (NSString *) theFieldName;
fieldName: (NSString *) theFieldName
shouldPropagate: (BOOL) b;
/* value access */
- (void) setValues: (NSDictionary *) theValues;