- Christophe Nowicki - http://www.csquad.org -

Introspection support for DBuzilla

Posted By cscm On 29th August 2006 @ 18:14 In Mozilla Firefox, Google Summer of Code, D-BUS | No Comments

I’ve added methods for parsing [1] D-BUS Introspection Data.

Now you can get informations about available interfaces, methods, signals and properties with the nsIDBusInterface object.

In order to test my methods I wrote an dbus-viwer clone in XUL : [2] http://trac.csquad.org/browser/trunk/examples/dbus-viewer

[3] Here is a screencast (1 Mo) where you can see dbus-viewer in action.


Article printed from Christophe Nowicki: http://www.csquad.org

URL to article: http://www.csquad.org/2006/08/29/introspection-support-for-dbuzilla/

URLs in this post:
[1] D-BUS Introspection Data: http://www.csquad.org/go.php?http://dbus.freedesktop.org/doc/dbus-specification.html#introspection-format
[2] http://trac.csquad.org/browser/trunk/examples/dbus-viewer: http://www.csquad.org/go.php?http://trac.csquad.org/browser/trunk/examples/dbus-viewer
[3] Here: http://www.csquad.org/wp-content/screencast-dbus-viewer.gif

Click here to print.