RE: [PyCrust] Example of Zope in PyCrust
Brought to you by:
pobrien
From: Patrick K. O'B. <po...@or...> - 2002-02-20 20:24:41
|
That should work fine. As long as you can import the Zope package, Zope should take care of the rest. The fact that the files are not on your local machine shouldn't matter. I guess I misspoke in my original instructions. It is still true that the Zope server cannot be running. Nor should any other application have the Zope database open. Let me know if you run into a snag. --- Patrick K. O'Brien Orbtech > -----Original Message----- > From: Keith J. Farmer [mailto:kf...@th...] > Sent: Wednesday, February 20, 2002 2:02 PM > To: po...@or...; pycr; Pythoncard > Subject: RE: [PyCrust] Example of Zope in PyCrust > > > What if you've got the zope directory on a foreign machine, mapped to a > local drive? > > ---------- > Keith J. Farmer > kf...@th... > http://www.thuban.org > > > -----Original Message----- > From: Patrick K. O'Brien [mailto:po...@or...] > Sent: Wednesday, February 20, 2002 10:06 > > example of how one starts. Zope must be installed on your machine, but > can't > be running at the same time that PyCrust is accessing it. |