[Ctypes-devel] Connection Points Implementation
Brought to you by:
theller
From: Shane H. (IEEE) <sha...@ie...> - 2005-05-18 20:57:21
|
Thomas, I wasn't sure if you had the time to look at it, but I got a minimal implementation[1] of server connection points implemented. The only issue I ran into was calling event through _dispmethod_? Can you suggest the approach for this? .. [1]: http://sourceforge.net/tracker/index.php?func=detail&aid=1203889&group_id=71702&atid=532156 Secondly, I was wondering if there is a wiki/page summarizing your vision for comtypes? I've been lamenting the state of COM in python for a while now. I'm not a big COM fan (or developer) anymore, but every once in a while a client needs us to interface with COM, and I'd like to help make that more pleasant for me *and* everyone else. ;) I know you learned quite a bit from ctypes.com, and that knowledge is going into comtypes. How do you see other developers helping you in comtypes? Thanks, -Shane Holloway |