[Bug 32477] Log Call events

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Dec 24 13:00:11 CET 2010


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

--- Comment #2 from Guillaume Desmottes <guillaume.desmottes at collabora.co.uk> 2010-12-24 04:00:10 PST ---
As the type is construct-only (which totally makes sense), it would be good to
not expose _tpl_entry_set_type() and force to pass it during object creation.
I know that most of this code is not doing that, but best to try to get away
from this bad pattern. :)

Ideally, couldn't we get rid of TplEntryType, make TplEntry abstract and use
inheritance to get the type?

Except that looks good.

-- 
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