gconf_database_[dbus/corba]_notify_listeners



The function gconf_database_dbus_notify_listeners in the gconf-dbus branch isn't
using the event-capabilities of DBUS. It's using a normal remote method call

It's currently using dbus_message_new_method_call. Wouldn't it be better if it
used the dbus_message_new_signal stuff?

I'm asking this because I don't yet know much about DBUS :-). I do know it has, unlike
some other IPC's, "events". So I'm trying to get an overall picture of how we can improve
the DBUS layer.




-- 
Philip Van Hoof, Software Developer @ Cronos
home: me at freax dot org
gnome: pvanhoof at gnome dot org
work: philip dot vanhoof at cronos dot be
junk: philip dot vanhoof at gmail dot com
http://www.freax.be, http://www.freax.eu.org


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]