[Telepathy] [Bug 18515] New: [codegen, easy] Generate GType macro for aa{xx} if there' s a tp:array-name for a{xx}

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Nov 13 06:57:18 PST 2008


http://bugs.freedesktop.org/show_bug.cgi?id=18515

           Summary: [codegen, easy] Generate GType macro for aa{xx} if
                    there's a tp:array-name for a{xx}
           Product: Telepathy
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: medium
         Component: telepathy-glib
        AssignedTo: telepathy at lists.freedesktop.org
        ReportedBy: simon.mcvittie at collabora.co.uk


We have macros like TP_HASH_TYPE_QUALIFIED_PROPERTY_VALUE_MAP, but we should
also have a TP_ARRAY_TYPE_QUALIFIED_PROPERTY_VALUE_MAP_LIST (or whatever we
decide to call it), expanding to a function call that returns the GType of a
GPtrArray of TP_HASH_TYPE_QUALIFIED_PROPERTY_VALUE_MAP. This is annoying for
Requests and ChannelDispatcher implementors, who have to deal with aa{sv} on a
regular basis.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Telepathy mailing list