[Bug 55634] TplLogStore implementation for logs retrieved from GMail

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Oct 15 17:10:57 CEST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=55634

--- Comment #2 from Will Thompson <will.thompson at collabora.co.uk> ---
I've implemented TplLogIter. It's basically a generalization of
get_filtered_events() so I refactored things and now get_filtered_events() just
uses create_iter(). I think this refactoring may make sense for all stores, not
just this one?

Anyway, as this branch stands, merging it would be harmless (modulo the hard
dependency on wocky dependency) but useless (because it doesn't know where any
of your logs are, it never returns anything). I cooked up a little patch to
hard code the path to my own logs, and it works okay—although it's incredibly
slow (you can watch the debug output to see it constantly re-scanning the
mbox).

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the telepathy-bugs mailing list