Bug 25283

Summary: [fixed in git] Generate constants for namespaced property names
Product: Telepathy Reporter: Simon McVittie <smcv>
Component: tp-glibAssignee: Simon McVittie <smcv>
Status: RESOLVED FIXED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: enhancement    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
URL: http://git.collabora.co.uk/?p=user/smcv/telepathy-glib-smcv.git;a=shortlog;h=refs/heads/prop-constants
Whiteboard: review+
i915 platform: i915 features:

Description Simon McVittie 2009-11-25 09:32:27 UTC
TP_IFACE_CHANNEL ".ChannelType" is awkward to type all the time, and a little error-prone.

This branch generates TP_PROP_CHANNEL_CHANNEL_TYPE to name that property, and uses it. (If we want to be conservative, we could take the code-gen part but not the uses?)
Comment 1 Will Thompson 2009-12-01 09:36:14 UTC
Looks good.
Comment 2 Simon McVittie 2009-12-01 12:08:17 UTC
Fixed in git, will be in the next release (0.9.2 or 0.10.0)
Comment 3 Simon McVittie 2009-12-11 04:41:27 UTC
Fixed 0.9.2

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.