Revision 1267902

Go back to digest for 11th December 2011

Optimization in KDE-PIM

Shaheed Haque committed changes in /trunk/playground/pim/akonadi/exchange/connector:

Switch to optimised version of appointment fetching:

1. Move MapiProperty class into the .cpp file, and make the value()
function inline.

2. Add a compile-time switch to allow the slow/investigative logic
versus the optimised logic.

File Changes

Modified 2 files
  • /trunk/playground/pim/akonadi/exchange/connector
  •   /mapiconnector2.cpp
  •   /mapiconnector2.h
2 files changed in total