[Zope] Threading in Zope

Chris Withers chrisw@nipltd.com
Thu, 17 Jul 2003 13:28:32 +0100


Florian Reiser wrote:
> Hi folks,
> 
> When I start a thread in zope, which shall execute a zope object,
> then the user falls back to the 'Anonymous User'.
> 
> How can I preserve the current user for the thread?
> I need the user, because the script assembles it's output
> according to the users rights.

You need seriously deep Zen to do this kind of programming...
Are you _really_ sure you want to? ;-)

cheers,

Chris