> 1. I'm not able to get type information via GetTypeInfo() from
> the currentrly executing script. IActiveScript->GetScriptDispatch()

This is not implemented.  It is unlikely I will find the time to implement
it any time soon.

> 2. If I create a second script engine from the same process via
> CoCreateInstance() during the execution of another script the first
> script engine doesn't release the interface pointers it holds on
termination.

This does sound like a bug.  I will add this to our bug database and try and
fix it.

Thanks,

Mark.

_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activepython

Reply via email to