Bug 18515 - [codegen, easy] Generate GType macro for aa{xx} if there's a tp:array-name for a{xx}
Summary: [codegen, easy] Generate GType macro for aa{xx} if there's a tp:array-name fo...
Status: RESOLVED FIXED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: tp-glib (show other bugs)
Version: unspecified
Hardware: Other All
: medium enhancement
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-13 06:57 UTC by Simon McVittie
Modified: 2009-02-03 08:23 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Simon McVittie 2008-11-13 06:57:18 UTC
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.
Comment 2 Will Thompson 2009-02-03 08:23:54 UTC
Merged, will be in 0.7.26.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.