From: Kevin A. <al...@se...> - 2001-08-19 16:39:50
|
The textIndexer sample requires ZODB. I started to translate it to use the shelve module and dumbdbm or something like that, but I haven't used those modules before. I decided I have more important framework issues to work on, so I'm just gonna leave the sample as-is. If someone wants to go in convert textIndexer to use a storage mechanism that more people will have installed I encourage you to do so. It will help us when we start looking at transparent save issues for the framework. It will also prevent people from emailing us that textIndexer doesn't run on their system. ka |