"Iwan van der Kleyn" <[EMAIL PROTECTED]> wrote:
>Little bit off topic perhaps. But does anyone know whether there is an
>"Object Browser" available for XPCOM, Mozilla's cross-platform component
>model? I want to do some research into PyXPCOM, ActiveState's bindings
>between Python and XPCOM. An Object Browser like you will find in the IDE of
>Visual Basic, makes it more easy to explore the interfaces which are
>available on a system.
>
>Regards,
>
>Iwan
>
>
>
>

I'd suggest searching mozilla.org and the code for XPCONNECT references. 
This is the part of Mozilla which analyses type libraries created from XPCOM 
components'
IDL files so that XPCOM components can be interacted with at run-time from
Javascript.

Cheers,
Chris






Reply via email to