Monotone-Parent: f240bfe4674e163be4ece6a56adc0840ccdf87e9

Monotone-Revision: b7751a69b5bfafc16aaf3506b97e9c0d3aeeab69

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-11-19T19:57:26
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2009-11-19 19:57:26 +00:00
parent ee68a98bfd
commit cee703c456
2 changed files with 60 additions and 43 deletions
+3
View File
@@ -17,6 +17,9 @@
(-jsonRepresentation): we now handle the cache data from here, as
it made more sense and reduces the code size in SOGoUser.m.
(-fetchProfile): now a void method.
(-storeJSONProfileInDB:): new method that handles the DB portion
of primaryStoreProfile, providing a corollary to
fetchJSONProfileFromDB.
* SoObjects/SOGo/SOGoCache.m (+initialize): the memcached host can
now be configured using the "SOGoMemCachedHost" user default. The