More Info

Revision 1267902

(Back to digest)
 

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