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

D-BUS for Mozilla : version 0.1 is comming … soon!

Posted By cscm On 18th July 2006 @ 11:00 In Google Summer of Code, D-BUS | No Comments

Ok, boys and girls, version 0.1 is comming! ;0)

This week I was focused on documentation :

I’ve made progress in the wrapper code :

  • Mixed array are now supported : Array(1, ’string’, 2.3)
  • Threads are now wrapped.
  • Callback are now handled, but not fully : It’s working for the XPCOM part but D-BUS does not call my handle back.

I will release version 0.1 when I find an issue to the callback problems. (I’d like to see asynchronous call and signals managed by 0.1).


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

URL to article: http://www.csquad.org/2006/07/18/d-bus-for-mozilla-version-01-is-comming-soon/

URLs in this post:
[1] DBuzilla Tutorial: http://www.csquad.org/go.php?http://svn.csquad.org/dbuzilla/trunk/doc/tutorial.html
[2] Matthew Johnson’s “Using the DBUS C API”: http://www.csquad.org/go.php?http://www.matthew.ath.cx/misc/dbus
[3] API Class diagram: http://www.csquad.org/go.php?http://trac.csquad.org/file/trunk/doc/class%20diagram.png
[4] LXR: http://www.csquad.org/go.php?http://trac.csquad.org/lxr
[5] Wiki: http://www.csquad.org/go.php?http://trac.csquad.org/wiki

Click here to print.