On 16/09/13 13:45, Joseph Artsimovich wrote: > So, I've got two options at this point. I can either write my own > introspection XML parsing code or I can modify Glib code to ignore any > unexpected attributes
... or you can do what Telepathy used to do, which is to put the "augmented introspection data" through a filter (we used XSLT) to turn it into "plain old" D-Bus introspection. If you introspect a Telepathy connection manager, you don't get our augmented introspection XML - you just get the "plain" introspection XML produced by dbus-glib. S _______________________________________________ gtk-devel-list mailing list gtk-devel-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-devel-list