[Bug 49616] [next] consider grouping some properties in a GVariant

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue May 8 09:14:59 CEST 2012


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

Xavier Claessens <xclaesse at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |xclaesse at gmail.com

--- Comment #1 from Xavier Claessens <xclaesse at gmail.com> 2012-05-08 00:14:59 PDT ---
For *-presence, I would rather have

typedef struct {
  TpConnectionPresenceType type;
  gchar *status;
  gchar *message;
} TpPresence;

Much more convenient that even a GVariant.

For connection-error and connection-error-detailed seems like something we
added for compat and could be reduced to only the -detailed in next (as a
GVariant of course).

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- 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