31 Mar
2000
31 Mar
'00
10:34 p.m.
Jason Spisak writes:
Is there currently any effort to develop a way for a Zope object from one ZODB to communicate with another object from another ZODB? JNI like stuff, or other what-cha-ma-call-its...
XML-RPC would be a start, though if you want to start shipping entire Python objects around, you'd have to use something more Python-specific. --amk