[Bug 25283] New: Generate constants for namespaced property names

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Nov 25 18:32:27 CET 2009


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

           Summary: Generate constants for namespaced property names
           Product: Telepathy
           Version: unspecified
          Platform: Other
               URL: http://git.collabora.co.uk/?p=user/smcv/telepathy-glib-
                    smcv.git;a=shortlog;h=refs/heads/prop-constants
        OS/Version: All
            Status: NEW
          Keywords: patch
          Severity: enhancement
          Priority: medium
         Component: tp-glib
        AssignedTo: simon.mcvittie at collabora.co.uk
        ReportedBy: simon.mcvittie at collabora.co.uk
         QAContact: telepathy-bugs at lists.freedesktop.org


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?)


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



More information about the telepathy-bugs mailing list