Objectpath argument for register_object_path and unregister_object_path

Mikael Hallendal micke@imendio.com
Wed, 26 Nov 2003 00:50:28 +0100


Hi!

Is there a special reason why you have to build a string array yourself
to pass to dbus_connection_register_object_path and
dbus_connection_unregister_object_path?

Wouldn't it be simpler to use if you could just pass a string
"/org/myproject/Object" instead of having to build {"org", "myproject",
"Object" } before passing?

Cheers,
  Mikael Hallendal

-- 
Mikael Hallendal               micke@imendio.com
Imendio HB                     http://www.imendio.com
Phone: +46 (0)709 718 918