A Ter, 2003-09-23 �s 11:01, Mikoyan escreveu:
> Hi list,
>
> I started experimenting with CORBA/Bonobo in Python. So I created
> an example IDL file containing a CORBA Interface inherited from
> Bonobo::Unknown. I load this file using ORBit.load_file and I want
> to give an implemenation to the CORBA interface.
>
> The problem is that I have to implement the ref, unref and
> queryInterface methods from Bonobo::Unknown over and over
> again for every implementation of an Bonobo::Unknown inherited
> CORBA interface... this while there is bonobo.Object, that already
> has done that for you.
>
> So my question is: what is the right way? Inherting from bonobo.Object
> AND the corba interface off course doesn't work. Using add_interface
> is not applicable. So what should I do?
A solution is in the horizon:
http://bugzilla.gnome.org/show_bug.cgi?id=107658
Soon to be included in a gnome-python near you :)
>
> Thanks in advance,
>
> Steven
>
> _______________________________________________
> pygtk mailing list [EMAIL PROTECTED]
> http://www.daa.com.au/mailman/listinfo/pygtk
> Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
--
Gustavo Jo�o Alves Marques Carneiro
<[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
_______________________________________________
pygtk mailing list [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/