Revision 602921

Go back to digest for 12th November 2006

Features in Other

Sebastian Trueg committed changes in /branches/work/nepomuk-kde/backbone/knep:

* Added another layer between the Registry and the RegistryDbusInterface to have no DBus in Registry anymore.
* Added GCC visibility support.
* Added preliminary special type handling for the RDF cursor classes StatementList and QueryResult. This allows to hide DBus from the public API again but restricts us to these two types. The goal is to have at least any combination of list and map of simple types.

File Changes

Added 7 files
  • /branches/work/nepomuk-kde/backbone/knep
  •   /cmake
  •   /knep_export.h
  •   /registrydbusbackend.cpp
  •   /registrydbusbackend.h
  •   /registrydbusinterface.cpp
  •   /registrydbusinterface.h
  •   /cmake/FindKNep.cmake
Deleted 2 files
  • /branches/work/nepomuk-kde/backbone/knep
  •   /registrydbusinterfacebackend.cpp
  •   /registrydbusinterfacebackend.h
Modified 13 files
  • /branches/work/nepomuk-kde/backbone/knep
  •   /CMakeLists.txt
  •   /knep.h
  •   /message.h
  •   /registry.cpp
  •   /registry.h
  •   /result.h
  •   /service.h
  •   /servicedbusinterfacebackend.cpp
  •   /servicedesc.h
  •   /servicepublisher.h
  •   /servicewrapper.h
  •   /services/rdfdbus.h
  •   /services/tripleservice.cpp
22 files changed in total