On Thu, 12.08.10 14:07, Marc-André Lureau ([email protected]) wrote:
> - (comment) org.mpris.MediaPlayer2 interface looks so generic that I > wish it would be a standard "org.freedesktop.application" in the > future. Yupp, this sounds a lot like stuff we do anyway with GApplication in gtk programs. > - (comment) the "CanDoThat" or "HasThis" pattern could probably use > introspection instead, if DBus common usage permits having > "incomplete" interfaces. Gmrbl. I don't like the idea of using introspection for stuff like this. The XML introspection stuff dbus currently has is just messy and I think it would be smart using it in normal operations for function/signal/property signatures only, but not use it to discover features. Lennart -- Lennart Poettering - Red Hat, Inc. _______________________________________________ xdg mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/xdg
