5 Aug
2002
5 Aug
'02
8:06 p.m.
Have a look to /where/you/installed/zope/doc/ZODB.txt It shows how to script Zope from the console. But you *must* stop the zope server before doing this (seems that ZODB cannot be used concurrently from 2 different processes). But perhaps ZEO (didn't test) can help. Cheers --Gilles ----- Original Message ----- From: "Jorge O. Martinez" <jmartinez@eMediaMillWorks.com> To: <zope@zope.org> Sent: Monday, August 05, 2002 7:26 PM Subject: [Zope] Zope scripting from the console
Hi Zopistas:
[...]