30 Jun
2000
30 Jun
'00
8:03 p.m.
Rogerio Atem de Carvalho writes:
Dieter Maurer writes
the Zope world via LocalFS. I use ZCatalog to catalog objects in the file system included into the Zope world via LocalFS.
How do you do to cache those objects, since LocalFS referenced objects are not cached by Zope? ZCatalog only requires the objects being URL addressable; cachability is not an issue.
Dieter