<div class="gmail_quote">On Thu, Apr 2, 2009 at 4:13 PM, Aaron J. Seigo <span dir="ltr">&lt;<a href="mailto:aseigo@kde.org">aseigo@kde.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
speaking of which, i&#39;d really like to see the name changed from<br>
org.freedesktop.Notifications to org.freedesktop.VisualNotifications. the<br>
reason for this is that the spec really only talks about, well, visual<br>
notifications :) there are many other notification mechanisms that are<br>
possible to implement, and which KDE does implement in knotify.<br>
<br>
how much pain would that cause GNOME apps? i&#39;m hoping that this is all held<br>
inside of libnotify?</blockquote><div><br>It&#39;s all inside libnotify and notification-daemon for the most part. I know some people are using custom C# libs that talk to D-BUS directly instead of wrapping libnotify (same with some Python projects I think), and those will break.<br>
<br>We&#39;ll also break in the case of upgrading on a modern distro to a newer libnotify or notification-daemon. I suppose that could be worked around by having notification-daemon listen on both namespaces for a while, and have libnotify first check if the VisualNotifications namespace is being handled and then falling back on Notifications.<br>
<br>Another possibility is keeping the namespaces but introducing new methods for whatever else we need, but then that moves into the bigger discussion we&#39;re trying to avoid :)<br><br>Christian<br><br><br></div></div>
-- <br>Christian Hammond - <a href="mailto:chipx86@chipx86.com">chipx86@chipx86.com</a><br>Review Board - <a href="http://www.review-board.org">http://www.review-board.org</a><br>VMware, Inc. - <a href="http://www.vmware.com">http://www.vmware.com</a><br>

<br><br>