In article <[EMAIL PROTECTED]>, "Ben Bucksch"
<[EMAIL PROTECTED]> wrote:


> Braden McDaniel wrote:
> 
>>  * For exposing XPCOM objects to CORBA, deal with the fact that CORBA
>>  is
>> designed to be interprocess, while XPCOM is intraprocess. Perhaps this
>> isn't the big deal I think it probably is.
> Maybe I'm naive, but doesn't CORBA hide the network, for both server
> (callee) and client (caller)?

To the extent that it can, yes.

The more I think about this, the less of a problem it seems. The CORBA
objects would appear as XPCOM objects, of course; I wondered if XPCOM
might make some assumptions about components being in the same process.
But the more I think about this, the more I doubt XPCOM makes any such
assumptions at this level.

Braden

Reply via email to