Revision 788496

Go back to digest for 23rd March 2008

Other in KDE Base

Sebastian Trueg committed changes in /trunk/kdesupport/soprano/backends/redland:

Ok, finding this stupid error took me a whole day again!

apparently one has to create one world instance for each storage created. Now why is that not stated in the documentation? Who knows. Anyway, now using multiple redland models all over the place works! :)

Why did I not catch this before? Well, all tests worked. This only happened when, in nepomuk, I created a bunch of memory models.

No idea why there were never any problems with the unit tests.

File Changes

Deleted 2 files
  • /trunk/kdesupport/soprano/backends/redland
  •   /redlandutil.cpp
  •   /redlandutil.h
Modified 10 files
  • /trunk/kdesupport/soprano/backends/redland
  •   /CMakeLists.txt
  •   /redlandbackend.cpp
  •   /redlandbackend.h
  •   /redlandmodel.cpp
  •   /redlandmodel.h
  •   /redlandnodeiteratorbackend.cpp
  •   /redlandqueryresult.cpp
  •   /redlandstatementiterator.cpp
  •   /redlandworld.cpp
  •   /redlandworld.h
12 files changed in total