17 Nov
2008
17 Nov
'08
7:42 a.m.
On 17.11.2008 8:37 Uhr, Rupesh P Raj wrote:
Hi All,
I am working on an application built on top of Zope. Being a heavily used system, there are quite a lot of old 'Images' in the ZODB which are not referenced anymore. Can I find the images which are not accessed for a long time programatically?
This is completely outside the scope of the Zope functionality. You have to parse our content-objects referencing to other resources yourself.
Is there a last accessed time or so
no -aj