[Zope] Adding a new data source to Zope

Jody Winston jody@ldeo.columbia.edu
Thu, 6 May 1999 11:28:10 -0400 (EDT)


I have a data store that isn't SQL or pickles but a home grown object
store.  I'd like to be able to have Zope read the objects from the
object store.  What is the API that I need to use to do this?  (Or put 
another way, what files should I read?)

Jody Winston