How to specify interfaces supported in Python?

Seth Nickell snickell at redhat.com
Wed Aug 11 11:35:11 PDT 2004


Hi Maciej,

I haven't figured out how to properly handle interfaces at this point.
If your app is sensitive to them, message.get_interface() is currently
the only way.

-Seth

On Wed, 2004-08-11 at 13:13 +0200, Maciej Katafiasz wrote:
> Hi,
> how can I specify what interfaces given Object supports, or what methods
> interface supports? Am I supposed to call message.get_interface() in my
> service method and raise NotImplemented if there's mismatch, or is some
> more automated way supported?
> 
> Cheers,
> Maciej
> 
> -- 
> "Tautologizm to coś tautologicznego"
>    Maciej Katafiasz <mnews2 at wp.pl>
>        http://mathrick.blog.pl
> 



More information about the dbus mailing list