[Zope] Problem with constructTransientObjectContainer - Resolved

Chris Withers chris at simplistix.co.uk
Wed Jun 21 06:25:39 EDT 2006


Jonathan wrote:
> 
>        folder = self.restrictedTraverse('Coz/TempImages')
>        constructTransientObjectContainer(folder, 'GarbageCollector', 
> timeout_mins=10, limit=0,
>                delNotification=BASEFOLDER+'DeleteTempImage')

Be careful, I see a lot of hints in there that make me nervous. I'm of 
the opinion that if you think you need to use a TOC, you're probably 
doing something wrong...

Chris

-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk


More information about the Zope mailing list