[Telepathy] [Bug 18752] New: [codegen] Only use properties mixin if properties are used

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Nov 28 02:33:19 PST 2008


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

           Summary: [codegen] Only use properties mixin if properties are
                    used
           Product: Telepathy
           Version: unspecified
          Platform: All
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: telepathy-glib
        AssignedTo: telepathy at lists.freedesktop.org
        ReportedBy: ross at burtonini.com


Created an attachment (id=20654)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=20654)
Only use the mixin if there are properties

At the moment the telepathy-glib ginterface code generator will always include
telepathy-glib/dbus-properties-mixin.h and use it even if there are no
properties in that interface.  Attaching a patch set which makes the codegen
detect this and not use the mixin if it can avoid it.

The purpose of this is so that generated ginterfaces without properties are
standalone and don't require telepathy-glib at all.


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


More information about the Telepathy mailing list