On Fri, Dec 10, 2004 at 05:57:16AM -0500, David Binger wrote: > The get_request() function calls _publisher.get_request(). > If you want to handle multiple requests in one process, I think > the strategy would be to override Publisher._set_request(), > Publisher,_clear_request(), and Publisher.get_request() to > maintain and access a per/thread table of request instances. Nothing changes since at least Q 0.6. That's fine! Thank you! Oleg. -- Oleg Broytmann http://phd.pp.ru/ phd@phd.pp.ru Programmers don't die, they just GOSUB without RETURN.