Monotone-Parent: 370528148dcfe73230eb0ec3b4d64eaa15a3fd9b

Monotone-Revision: 1421370cce1a786f84922080b2292644feea05d3

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-11-18T22:32:05
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2010-11-18 22:32:05 +00:00
parent 650c3978c7
commit 1416d4e9f5
2 changed files with 117 additions and 7 deletions
+9
View File
@@ -1,5 +1,14 @@
2010-11-18 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* OpenChange/MAPIStoreContext.m
(-setPropertiesOfMessage:fromRow:): check the size of the integers
on the build platform to invoke the right constructor of NSNumber.
(-saveChangesInMessageWithMID:andFlags:): implemented method by
looking up the requested object and creating one via "[self
createMessageInFolder:]" if not exist. Afterwards, the MAPI props
previously passed via setProperties.... are commited into the
created/updated SOGo object.
* OpenChange/MAPIStoreMailContext.m
(-getMessageProperties:inRow:atURL:): moved method into
MAPIStoreContext.m since it's generic enough to apply to all the