[Bug 32416] I don't like McdDBusProp
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Apr 7 04:24:34 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=32416
--- Comment #4 from Simon McVittie <simon.mcvittie at collabora.co.uk> ---
(In reply to comment #3)
> tp_dbus_properties_mixin_set has been implemented. I wonder whether anything
> else prevents this change?
If I remember correctly, the answer is that McdDBusProp allows read-only
properties to have a setter, and be set via mcd_dbusprop_set_property(), in
order to implement an equivalent of GObject's READWRITE|CONSTRUCT_ONLY
properties.
We could add tp_dbus_properties_mixin_set_during_construct() but I really don't
want to put that on the critical path for Telepathy1.
--
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