Re: [python-win32] Makepy and Documentum Foundation Classes

2006-12-21 Thread Tom Schaible
Hello everyone, Just seeing if I can open up this issue with a bit more information. I am trying to access the COM interface to Documentum as well. I ran into the same problems that David did. Basically, that it appears makepy gets utterly confused when generating the information for the DFC C

Re: [python-win32] Makepy and Documentum Foundation Classes

2006-02-22 Thread d.w. harks
With carefully-arranged electrons, Mark Hammond wrote: > > Unfortunately, the dynamic dispatch and makepy utilities don't get the > > correct IDs for the various methods -- which are often object factories > > that lead to more dispatches. > > I'm not sure what you mean by "dynamic dispatch", but

Re: [python-win32] Makepy and Documentum Foundation Classes

2006-02-22 Thread Mark Hammond
> Unfortunately, the dynamic dispatch and makepy utilities don't get the > correct IDs for the various methods -- which are often object factories > that lead to more dispatches. I'm not sure what you mean by "dynamic dispatch", but if you explicitly use win32com.client.dynamic.DumpDispatch(), you