Pure Python DBus implementation

Ross Burton ross at burtonini.com
Fri Aug 12 17:02:57 EST 2005


On Thu, 2005-08-11 at 23:08 +0200, Jakub Piotr Cłapa wrote:
> >>- they are bindings after all so they have a quite big dependency (the C
> >>   dbus library)
> > 
> > But any system using dbus will have these loaded into shared memory
> > anyway.
> 
> Good point but I rather thought about Windows and other platforms.
> You can tell me that porting C code is easy but it's really hard as hell 
> compared to porting Python code. ;]

Again, a moot point.  John's argument was that for any system to be
using DBus, even Windows systems, they must be running the daemon which
depends on the library.  Unless of course you are also going to write a
pure-python daemon implementation.

Ross
-- 
Ross Burton                                 mail: ross at burtonini.com
                                          jabber: ross at burtonini.com
                                     www: http://www.burtonini.com./
 PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF





More information about the dbus mailing list