On Tue, 2007-10-30 at 14:11 +0100, Dirk Meyer wrote:
> Yes, they are clear, but I always have "Do I get a return?" in
> mind. And if I want a return I need to write False. Sometimes I answer
> the initial question and that is True. ;)

I guess it should return something in _both_ cases.  In the async case
it should return an InProgress object that you can connect to in order
to get the result.  Currently it looks like for the async (default) case
you can't get the return value, or even notified when the async callback
completed.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to