Zope Inter-Object Communication Protocol
31 Mar
2000
31 Mar
'00
8:40 p.m.
Zopists, 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... All my best, -- Jason Spisak 444@hiretechs.com
31 Mar
31 Mar
10:34 p.m.
New subject: [Zope-dev] Zope Inter-Object Communication Protocol
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
9525
Age (days ago)
9525
Last active (days ago)
1 comments
2 participants
participants (2)
-
Andrew M. Kuchling -
Jason Spisak