Even better, maybe just use RAM Cache Manager and give each resized image its own URL? On Sun, 2002-08-11 at 09:31, Chris Withers wrote:
Terry Hancock wrote:
Hi all,
I'm finally revisiting the nasty part of my code that periodically hoses itself and fails to deliver resized images. ;-D
As a small idea, rather than inheritting from Image and TemporaryFolder, why not subclass Image (but only if you need to change its behaviour ;-) and then store you images in the Temporary Folder in the root of your ZODB?
cheers,
Chris
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )