[Bug 71093] finish making parameters fully typed

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jan 31 04:41:33 PST 2014


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

--- Comment #4 from Simon McVittie <simon.mcvittie at collabora.co.uk> ---
(In reply to comment #3)
> [MC 1/9] Require account plugins to provide the ability to list  parameters

The commit message doesn't say, but this patch also adds a get_features()
function, because we need that to be able to say "this backend can store
types". I wonder whether to rename it to get_flags() so we can use it for
things that aren't necessarily "positive", like MIGRATED_FROM_0_x?

It's per-account in order to make it more versatile - the only flag that
currently exists is per-backend, but while we can easily use per-account flags
for per-backend features, the converse isn't true.

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


More information about the telepathy-bugs mailing list