24 Mar
2000
24 Mar
'00
1:29 a.m.
"Performance.net Support" wrote:
That's definitely the idea. I've been reading up on ZOPE and Medusa and this type of thing is is exactly what they were designed for. What I'm wondering now is, is it possible to plug a server I write into ZOPE in the same way that FTP is plugged in
Yes.
, as a behind the scenes service that starts when ZOPE starts. If so, how is this done?
You create a new kind of server module and then modify z2.py to instanciate one when you fire up Zope.
Are there any docs that might give a bit of detail on this subject?
Uh...... check the medusa site. http://www.nightmare.com/ -Michel