[Kde-pim] API inconsistency for resource identifiers in Monitor

Stephen Kelly steveire at gmail.com
Fri Apr 17 06:09:37 BST 2009


Hi,

Collection::resource returns a QString.

http://api.kde.org/4.x-api/kdepimlibs-
apidocs/akonadi/html/classAkonadi_1_1Collection.html#8f08cb20128d3ba248dcce4fd67a8e9c

And almost everywhere else, a resource identifier is a QString. However, in 
Monitor, resourceMonitored along with the new API I added expects a resource 
identifier to be a QByteArray.

I'm not sure if it should be possible for resource identifiers to be unicode. 
Can we fix the Monitor API?

Steve.



_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/



More information about the kde-pim mailing list