(fix) numerous EAS fixes when connections are dropped before the EAS client receives the response (#3058, #2849)

Conflicts:

	NEWS
This commit is contained in:
Ludovic Marcotte
2015-10-14 09:21:32 -04:00
parent 4002da9323
commit bfa3cf379c
9 changed files with 378 additions and 94 deletions
+2
View File
@@ -56,6 +56,8 @@ typedef enum {
- (void) reloadIfNeeded;
- (void) save;
+ (id) objectWithName: (NSString *) key inContainer: (id) theContainer useCache: (BOOL) useCache;
/* accessors */
- (NSMutableString *) path; /* full filename */