[omniORB] Python Embedded

Thomas Lockhart lockhart@fourpalms.org
Thu Nov 14 15:50:01 2002


Sorry for not understanding right away, but...

Given that you can write a server in python, why do you need to embed 
that into a C++ server framework? How about putting the functionality 
you need scripted into a separate server?

If you are doing some kind of dynamically scripted server, how about 
doing that entirely in python?

                  - Thomas