[Bug 23148] Telepathy 1.0: break D-Bus API to remove deprecated stuff (metabug)
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Feb 7 15:11:40 CET 2014
https://bugs.freedesktop.org/show_bug.cgi?id=23148
--- Comment #6 from Guillaume Desmottes <guillaume.desmottes at collabora.co.uk> ---
Still left TODO I think:
> * promote Account.Parameters to its own interface (rationale: users of
> accounts that aren't account-editing UIs don't care; requested by Sjoerd,
> IIRC)
What's the benefit of this? It's not like Parameters were changing a lot.
> * use o.fd.DBus.Properties.PropertiesChanged for at least Account
Good to have I think.
> * rename Handle_Type to Target_Type and TargetHandleType to TargetType
Do we still want this?
> * consider reorganizing Observer, Approver and Handler methods to promote
> things from the a{sv} of misc to the top level
So we should have:
- ObserveChannel (o: Account, o: Connection, o: Channel, a{sv}:
Channel_Properties, o: Dispatch_Operation, a{oa{sv}}: Requests_Satisfied, b:
Recovering, a{sv}: Observer_Info)
- HandleChannel (o: Account, o: Connection, o: Channel, a{sv}:
Channel_Properties, a{oa{sv}}: Requests_Satisfied, x: User_Action_Time, a{sv}:
Handler_Info)
--
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