9 Jul
2002
9 Jul
'02
5:08 p.m.
Antonio Beamud Montero writes:
Why not include the CORBA ORB event loop inside ZOPE ORB event loop. This way you can use Zope objects directly (No through XML-RPC), and you can integrate legacy system's easily... ¿no? If the ORB is open enough, it might be integrated with the medusa (ZServer) main loop.
But, independent on how you embed the ORB's main loop, when the dispatched methods access Zope objects, all difficulties mentioned in the previous message apply. It will not be easy! Dieter