Re: Integrating python with smalltalk

2006-03-23 Thread Chronos
nelson wrote: > On windows i know i can create in > python a COM server and call it from smalltalk, but i wonder if there > is a more general solution (platform independent). SOAP. -- http://mail.python.org/mailman/listinfo/python-list

Re: Integrating python with smalltalk

2006-03-23 Thread Ian Upright
For a crazy response lets try: Lets find how how we can call Python from Java or C#, without using COM. If you can find some answers to those questions, perhaps that would shed some light on how it would be possible in Smalltalk. Ian "nelson" <[EMAIL PROTECTED]> wrote: >Hi all, > sorry if it i