18 Jan
2000
18 Jan
'00
10:52 a.m.
Robert Canary wrote I would like to attempt to put together an online catalog in Zope. Is there some good documantation on this somewhere?
You'll need to get a little more specific, I think. What sort of thing is it that you want to catalog? What do you want to do with it once it's cataloged? I think it's safe to say that many people have implemented various online catalogs in Zope (heck, http://www.zope.org/Products/ could be considered a catalog, and that's probably implemented in Zope :) You might like to look at http://www.zope.org/Members/anthony/sql_vs_ZODB to start you thinking about where you want to store your data. Anthony