David Bradley wrote:
> 
> Anthony_Barker wrote:
> > Hi:
> >
> > Is there any projects around that allow one to call COM objects from
> > Mozilla (js) or an XPCOM/COM bridge or something?
> 
> Currently there is code in CVS to access COM objects that implement the
> IDispatch interface. The code is currently turned off and is not part of
> any Mozilla build. It is also very green code and not thoroughly tested.
> 
> The environment variable XPC_IDISPATCH_SUPPORT turns on this support at
> build time.

Cool. How far is it from stability?

I am using 1.0.1 for stability, but this feature would probably be
terribly useful to my app. How much work would it take to patch it onto
1.0.1 source? 

Thanks,

Ian

Reply via email to