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