Re: [Twisted-Python] Basic problem with deferreds

2011-08-22 Thread Michael Thompson
On 23 August 2011 04:52, wrote: > action and add the results to a list. No matter how I place the methods or > how I call them when > evaluating the user or the security code, I always get a Deferred object and > I need the actual result > so that the method continue to be executed or not, eva

[Twisted-Python] Basic problem with deferreds

2011-08-22 Thread mayvimmer
Hi guys, I'm new to twisted world and I'm facing what seems to be an easy problem but I cannot grasp it. I thought I have already undestood the deferred concept but obviously I still have a concept error I cannot pass: I have a method with the following parameters: 1- an userid, 2- a security