https://bugs.kde.org/show_bug.cgi?id=332358
--- Comment #20 from Thomas Serries <[email protected]> --- I thought I could use my New Year holidays to have a look at the source to fix this issue; at least for me. (I have to admit that I do not have much experience in programming C++). At first it seemed to be solvable by implementing new methods in KABC::Addressee that return or take a list or cleartext categories. Conversion of the cleartext categories to/from the tag urls seemed to be available by Akonadi::TagFetchJob, Akonadi::TagCreateJob and Akonadi::Tag. But then I have seen that Akonadi depends on KABC to be compiled. So this way is not possible as Akonadi depends ok KABC and KABC would depend on Akonadi. Is there anybody out there who can help me breaking this cycle? -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
