Re: [Zope] ZASync method calls

2005-08-27 Thread Jan-Ole Esleben
Thanks for the suggestion; it helped in part: I can now get it to work basically (the asynchronous job hadn't run at all in the background, while now - from my own debugging output - I can see that it does). However, the instance variable doesn't change until the caller of the asynchronous method

Re: [Zope] ZASync method calls

2005-08-23 Thread Jonathan
- Original Message - From: "Jan-Ole Esleben" <[EMAIL PROTECTED]> I'm having a really complicated problem that I don't know how to put into words properly, because I'm really vague on what's causing it and the setup is highly involved; I would be _really_ glad if someone could help me

[Zope] ZASync method calls

2005-08-22 Thread Jan-Ole Esleben
Hi! I'm having a really complicated problem that I don't know how to put into words properly, because I'm really vague on what's causing it and the setup is highly involved; I would be _really_ glad if someone could help me out with this: I have a ZOPE instance (connected to a ZEO server) running