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: [email protected]
        ReportedBy: [EMAIL PROTECTED]


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.
_______________________________________________
Telepathy mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/telepathy

Reply via email to