Revision 657849

Go back to digest for 29th April 2007

Features in KDE-PIM

Till Adam committed changes in /trunk/KDE/kdepim/akonadi/libakonadi:

Test support for pointer payloads and polymorphic payloads. Both are intended to be used with shared pointers, such as boost::shared_ptr, which introduces a dependency on boost. We plan to use shared_ptr in other places as well, and other bits of boost too.

It seems at least kdedu, kdevelop and lots of stuff in playground already use boost, so maybe we should face realities and make that dependency kde-wide.

File Changes

Modified 4 files
  • /trunk/KDE/kdepim/akonadi/libakonadi
  •   /item.h
  •   /tests/CMakeLists.txt
  •   /tests/itemhydratest.cpp
  •   /tests/itemhydratest.h
4 files changed in total