On 08.05.2012 00:36, Alexander Yakushev wrote:
> Oh, this missed the list obviously.
> 
> On 05/08/2012 12:22 AM, dodo wrote:
>> i mean, now that it returns false, it will invoke hide a second time,
>> because we said prompt to do so (done_callback).
> Right. I forgot that exec runs done_callback as well.
>> it will also run `function (s) end`, which is only invoked, every time
>> spawn is invoked.
> This was intentional. It is a bad idea to split the functionality 
> between perform_action() and exec_callback. If I call the function 
> perform_action() then I better be sure it performs every action it is 
> required to.
> 
> Updated patch is attached.

...and got merged.

-- 
Q: Because it reverses the logical flow of conversation.
A: Why is putting a reply at the top of the message frowned upon?

-- 
To unsubscribe, send mail to [email protected].

Reply via email to