Monotone-Parent: 0811b557e4a5f5fb3a026bfc3e9578e656e1d32b

Monotone-Revision: cf1931cde83bb56232e35db1c1b6f4fab0c87270

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-07-26T19:06:55
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2011-07-26 19:06:55 +00:00
parent 287625af3f
commit 4e1f62a061
7 changed files with 32 additions and 18 deletions
+4
View File
@@ -1,5 +1,9 @@
2011-07-26 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* OpenChange/MAPIStoreTable.m (-lookupChild:)): new method that
subclasses must override and that a child object matching the
table type.
* OpenChange/MAPIStoreObject.m (-lookupChild:): removed method as
it was too generic. Each subclass has now its own set of
specialized methods.