Proposing ObjectManager interface
Thiago Macieira
thiago at kde.org
Mon Feb 28 08:49:15 PST 2011
Em segunda-feira, 28 de fevereiro de 2011, às 10:37:05, David Zeuthen
escreveu:
> > QtDBus doesn't allow adding or removing interfaces to an existing object
> > today, but that's an internal limitation that could be lifted. I'm
> > wondering however what's the interest in this. Do others rely on
> > interfaces appearing and disappearing on existing objects? I've never
> > seen this.
>
> I'm planning to do this in udisks 2.0 [1] ... and I'd be happy if it
> can easily work with QtDBus so Qt apps can use their native D-Bus
> library to access udisks!
I spoke too soon. Adding and removing interfaces is possible. In any case, I
was referring only to the server side and I don't expect anyone to write a
udisks-compatible service in Qt any time soon.
More information about the dbus
mailing list