← Back to team overview

gnome-zeitgeist team mailing list archive

[Bug 383342] Re: DBus API does not follow DBus API guidelines

 

** Project changed: gnome-zeitgeist => zeitgeist

-- 
DBus API does not follow DBus API guidelines
https://bugs.launchpad.net/bugs/383342
You received this bug notification because you are a member of Zeitgeist
Desktop Experience, which is subscribed to Zeitgeist GUI.

Status in Zeitgeist Engine: New

Bug description:
I see in zeitgeist.engine.remote.RemoteInterface that the method names a not CamelCased as recommended by the DBus spec.

To follow the DBus guidelines the method names should be like:

org.gnome.Zeitgeist.GetItem
org.gnome.Zeitgeist.GetItems
org.gnome.ZeitgeistGetItemsWithMimetype
...

See http://dbus.freedesktop.org/doc/dbus-specification.html#naming-conventions



References