[python-win32] Registering a Server COM to make it visibleinthereference list
Mark Hammond
mhammond at skippinet.com.au
Mon Apr 30 08:58:36 CEST 2007
> Because dynamic COM server is a very interesting feature, I
> think than a
> external (optional) tool for generate TLB is better than the
> auto-create way.
Yeah - it would only be done when explicitly enabled, but the generation of
the typelib itself should be as automatic as possible. If a decorator
syntax was invented/borrowed to define method signatures and property types,
you would get quite a powerful system. Having typelibs for your objects is
also important in the .NET world, but sadly I doubt I will have the time to
invent, implement and support a scheme all by my lonesome :)
Cheers,
Mark
More information about the Python-win32
mailing list