Bug 18515

Summary: [codegen, easy] Generate GType macro for aa{xx} if there's a tp:array-name for a{xx}
Product: Telepathy Reporter: Simon McVittie <smcv>
Component: tp-glibAssignee: Telepathy bugs list <telepathy-bugs>
Status: RESOLVED FIXED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: enhancement    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

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.