[Bug 77144] [next] implement properties per-interface, not monolithically

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Apr 8 11:08:05 PDT 2014


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

--- Comment #5 from Xavier Claessens <xclaesse at gmail.com> ---
Small details on tp-glib's gdbus-properties2, can be merged directly:

 - "TpCapabilities: operate in terms of GVariant": Is the DEBUG in
tp_capabilities_set_property() still desired? Doesn't hurt I guess.

 - tp_connection_manager_param_dup_default_variant() could be renamed to
_get_default_variant() if it uses a variant internally as well. Shouldn't be a
lot to change afaik.

 - tp_message_set_variant() could be renamed to tp_message_set()

 - "tp_account_get_avatar_async: rename to _dup_, return GBytes + MIME type":
Good, in the future that could become a g_variant_get_data_as_bytes() and will
be zero-copy.

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


More information about the telepathy-bugs mailing list