od_server_activate_with_id



Hi!

I've been looking at this function (in libbonobo2) and found 2 things:

* the flags parameter is not used at all, since it's calling
oaf_activate_from_id with the OAF_ActivationFlags parameter always set
to 0. So, is the "gint flags" parameter to od_server_activate_with_id
supposed to be the same as the flags parameter to oaf_activate_from_id?
If so, it should be used in the call to oaf_activate_from_id

* why is it called od_server...? the other functions in that file are
all called bonobo_directory_... Should this function be changed to
bonobo_directory_activate_with_id?

cheers
--
Rodrigo Moya <rodrigo gnome-db org> - <rodrigo ximian com>
http://www.gnome-db.org/ - http://www.ximian.com/




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