[Bug 41772] TP Logger: Introduce TplEventWalker
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Jul 12 03:21:59 CEST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=41772
--- Comment #11 from Debarshi Ray <debarshi.ray at gmail.com> 2012-07-11 18:21:59 PDT ---
(In reply to comment #5)
> > void tpl_log_walker_get_filtered_events_async (TplLogWalker *walker,
> > guint num_events,
> > GAsyncReadyCallback callback,
> > gpointer user_data);
> >
> > gboolean tpl_log_walker_get_filtered_events_finish (TplLogWalker *walker,
> > GAsyncResult *result,
> > GList **events,
> > GError **error);
>
>
> In this one I'd clearly drop _filtered_, as the walker should not be that
> specific. Also the filter cannot be changed anyway. Wheter it's a search, a
> filtered search, or other type of data request does not matter here.
Fixed. I have dropped "_filtered".
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- 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