Introspection support for DBuzilla
![]() |
I’ve added methods for parsing 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 : http://trac.csquad.org/browser/trunk/examples/dbus-viewer Here is a screencast (1 Mo) where you can see dbus-viewer in action. |
Comments Off on Introspection support for DBuzilla