Any working DBus client for Pharo?
Hi all, I'm looking for a dbus client for Pharo, I saw there is a project on SH (http://smalltalkhub.com/#!/~DamienCassou/DBus) but the package that should contains pure-smalltalk implementation is empty. Is there something working to send messages via dbus? Regards, Julien
There is a plugin that I used to connect to dbus. It works well http://www.squeaksource.com/dbus I wonder if we'll manage to compile and provide plugins along with the vms. Norbert
Am 05.10.2015 um 22:14 schrieb Julien Delplanque <julien@tamere.eu>:
Hi all,
I'm looking for a dbus client for Pharo, I saw there is a project on SH (http://smalltalkhub.com/#!/~DamienCassou/DBus) but the package that should contains pure-smalltalk implementation is empty.
Is there something working to send messages via dbus?
Regards, Julien
participants (2)
-
Julien Delplanque -
Norbert Hartl