Hi!

TLB is static, fixed, congealed.
Python ('s COM servers) is dynamic. With it, you can create (add) new functions/methods, after opening ; during use. (for info, I use Python-dynamic-COM-servers every day that God (and M. Hammond) made).
TLB cannot follow, nor be adapted in the air.

With dotNET, several language can use COM without TLB : IronPython (last release ; easy), JScript.Net (the old release ; easy), C# (via LateBinding ; not easy). I do not know, for VBxxx.

@-salutations
--
Michel Claveau


_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to