[Doug Turner wrote]
> If you have any requirements for regxpcom, speak now.

FYI,

We(*) have had long-standing problems with regxpcom (on Linux) not
properly registering some of our C++ XPCOM components without multiple
passes.  Note that this is with Mozilla 0.9.6 builds (I know I know, we
are currently working on upgrading), with components that also
dynamically loaded Perl as a shared library, and with significant usage
of PyXPCOM registration going on in the same process.  A first pass
"regxpcom" on such a setup will typically _look_ like it has registered
all components (judging by regExport output) however, repeated
"regxpcom" runs are required to successfully be able to create instances
of these components.

I am not expecting anything in response to this but I thought I would
just throw it out in case this problem seemed familiar to you (or
anyone) and you knew if this had possibly been a problem that has since
been fixed in the Mozilla tree.

Cheers,
Trent


*: This is for ActiveState's Komodo IDE... a sizeable app built on
   Mozilla. c.f. http://www.ActiveState.com/Products/Komodo


-- 
Trent Mick
[EMAIL PROTECTED]

Reply via email to