Ben Bucksch wrote:
> * XPCOM side
> * Look into XPConnect source, figure out how it works.
> * Provide a nice interface for that functionality:
> * "XPCOM dynamic implementation interface" for
> dynamically providing XPCOM components
> * "XPCOM dynamic invocation interface" for dynamically
> calling XPCOM methods, i.e. using XPCOM components
> * CORBA side
> * Figure out, how DSI (dynamic skeleton interface) works.
> * Figure out, how DII (dynamic invocation interface) works.
> (Done.)
> * Figure out a way to discover available object services
...and figure out a way to populate the XPCOM interface info from an IR
-- which isn't present as often as you might like =/.
That part's going to suck, and it's the part that keeps me from doing
this some weekend. =)
Mike