Revision 88f11ff...
Go back to digest for 9th December 2012Optimization in KDE-PIM
Dan Vratil committed changes in [kdepim-runtime] /google/contacts:
Don't fetch contacts from server in retrieveItem()
Google Contacts resource does not use item parts, thus there no
point in fetching contact again in retrieveItem(). Just call
itemRetrieved() instead, because the Item already contains
full payload.
File Changes
Modified 2 files
- /google/contacts
- resources/contactsresource.cpp
- resources/contactsresource.h
2 files changed in total