Talking to embedded python

Warren Postma embed at geocities.com
Wed Feb 9 09:34:24 EST 2000


> I've thought about COM but if we want to port our application to other
> platforms then COM would't help me (plus it's way to much overhead for
> the things we want to do).

I think Python's COM interfaces are excellent, and when you're talking to an
interpreted language anyways, COM's overhead is neglible. Anything you
invent will be worse, count on it!  What things do you want to do, anyways?

Warren





More information about the Python-list mailing list