[Bug 74581] New: account storage plugins: make "ready" unnecessary
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Feb 5 10:51:01 PST 2014
https://bugs.freedesktop.org/show_bug.cgi?id=74581
Priority: medium
Bug ID: 74581
Keywords: patch
Assignee: simon.mcvittie at collabora.co.uk
Blocks: 71384
Summary: account storage plugins: make "ready" unnecessary
QA Contact: telepathy-bugs at lists.freedesktop.org
Severity: normal
Classification: Unclassified
OS: All
Reporter: simon.mcvittie at collabora.co.uk
Hardware: Other
Status: ASSIGNED
Version: git master
Component: mission-control
Product: Telepathy
While updating Empathy's GOA plugin to the new plugin API in master, I noticed
that the "ready" vfunc is basically rubbish. Pedantic plugins that implement it
correctly (TestDBusAccountStorage, UOA) have to write a bunch of extra code to
queue up events for no good reason; plugins that don't implement it correctly
(GOA) might not load a complete set of accounts.
I think we should fix MC so plugins don't need to jump through those hoops.
--
You are receiving this mail because:
You are the QA Contact for the bug.
More information about the telepathy-bugs
mailing list