2007/2/8, Kevin Krammer <<a href="mailto:kevin.krammer@gmx.at">kevin.krammer@gmx.at</a>>:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Tuesday 06 February 2007 23:12, Mikkel Kamstrup Erlandsen wrote:<br>> This email have been sendt to: <a href="mailto:desktop-devel-list@gnome.org">desktop-devel-list@gnome.org</a>,<br>> <a href="mailto:xfce4-dev@foo-project.org">
xfce4-dev@foo-project.org</a>, <a href="mailto:kde-devel@kde.org">kde-devel@kde.org</a> , <a href="mailto:xdg@lists.freedesktop.org">xdg@lists.freedesktop.org</a><br>><br>> * In Short:<br>> Wasabi is new project with the goal of creating a unified, platform
<br>> independent, specification and api for desktop search engines (and later<br>> metadata services). We have worked together with several search-projects<br>> and now have a proposal ready for public evaluation. In short: we need
<br>> feedback<br><br>It would be nice if the specification would include object path and optimally<br>D-Bus connection name where the interfaces are likely to be found.<br><br>Otherwise a potential search client has to introspect all D-Bus names and all
<br>object paths on each of them.</blockquote><div><br><br>Yes, that was the plan, it is a small thing to define them though. Ideally I think we should only define the interface name and dbus had a magic method GetObjectForInterface("
org.freedesktop.blah"), but as far as I know this is not possible...<br><br>This leads me to a question I've been thinking about... Why is it not custom to version your dbus interfaces? XML namespaces (typically) does that for example. I was wondering whether to use
org.freedesktop.wasabi.search.1 for instance, not that I expect the api to change. But if we ever add api we could define a .2 or something like that...<br></div><br></div><br>Cheers,<br>Mikkel<br>