Re: [Zope] Using ZODB outside of Zope
On Sat, 23 Oct 1999 08:55:23 +1000, gtk wrote:
I'd settle for instructions on how to install just the ZODB on a Win32 or Unix Python instance. I've tried copying the App and ZODB directories and the Persistence class to my Python directory, but I can't inherit from Persistence.Persistent.
You can't just install the ZODB portion of Zope. Although it is -usable- from Python programs w/o -running- Zope, you have to at least have much of Zope installed. I tried and tried to break it out when I built my Zope RPMs but could not w/o major rework of Zope. -Jeff Rush
You can't just install the ZODB portion of Zope. Although it is -usable- from Python programs w/o -running- Zope, you have to at least have much of Zope installed. I tried and tried to break it out when I built my Zope RPMs but could not w/o major rework of Zope.
Bugger. Support, what's the likelihood of the ZODB being made available as a stand-alone product? Regards, Garth. -- <gtk@well.com>
On Sun, 24 Oct 1999, gtk wrote:
Bugger.
Support, what's the likelihood of the ZODB being made available as a stand-alone product?
It used to be a standalone product. At some point DC made the effort to split the individual components. It could be that now this is no longer true. If you want it I have the older version BoboPOS distribution which I have used as a standalone object store in the past. Regards Pavlos
participants (3)
-
gtk -
Jeff Rush -
Pavlos Christoforou