After almost a year of I am working on the Qt3 D-Bus bindings again.
The past week I have been fiercely working on getting them in shape for the requirement of the D-Bus based DAPI implementation on KDE3.
Since working with bindings is quite boring I decided to write a code generator that creates nice wrapper code for D-Bus interfaces (service and client side).
This really got me into hacker mood, so aside from the benefit of easier debugging later on I had the necessary commitment for free :)