Revision 664d561...
Go back to digest for 11th December 2011Features in KDE Base
Sebastian Trueg committed changes in [nepomuk-core/symlinkHandling] /:
Hande kext:altUrl in the query lib.
Now that we store symbolic links in kext:altUrl the easiest way to
search symlinks is to simply always matchin both nie:url and kext:altUrl
whenever a client asks for nie:url.
This is now done in ComparisonTerm making the class even more complicated.
I doubt anyone else besides me will ever manage to find their way through
that class. I really need to find a way to modularize it...
File Changes
Modified 4 files
- CMakeLists.txt
- libnepomukcore/CMakeLists.txt
- libnepomukcore/query/comparisonterm.cpp
- libnepomukcore/query/comparisonterm_p.h
4 files changed in total