[Nepomuk] File types

Ivan Čukić ivan.cukic at kde.org
Tue May 6 21:34:28 UTC 2014


Hi,

I've got a few questions regarding the files database.

The first one is whether it would be possible to add the file category 
(document, image, ...) to the sqlite mapping.

The second is an implementation detail.

The code uses prepared queries, and it prepares a query for every single call 
of the method which is sub-optimal. The preparation should be performed only 
once since the query does not change, just the argument.


Cheerio,
Ivan




More information about the Nepomuk mailing list