Features in KDE Base
Sebastian Trueg committed changes in /trunk/kdesupport/soprano:
* Improved plugin system to allow handling of different plugin system versions without problems:
- Each plugin installs a desktop file stating the plugin system version and the lib to load just like KDE does it.
- So far additional information is not used yet but it is documented and should be added.
* Removed the 3Store backend. It was incomplete and 3store does not support removal of single statements anyway.
* Added method Plugin::isAvailable to allow a plugin to do additional checks at run-time.
* The Sesame2 backend now checks if JNI loads properly in isAvailable()
File Changes
Added 12 files
/trunk/kdesupport/soprano
Deleted 2 files
/trunk/kdesupport/soprano
Modified 18 files
/trunk/kdesupport/soprano
32 files changed in total