Jason Tackaberry wrote:
> On Sun, 2008-02-17 at 09:42 +0100, Dirk Meyer wrote:
>> That reminds me that kaa.popcorn will the next module I want to clean
>> up. Do not delay calls if called in the wrong state, raise an
>> exception. The caller has to use the InProgress objects for each call
>> to wait until the state is reached.
>
> How much will that clean up the code?

Not sure yet.

> tt's convenient to be able to, for example, call play() immediately
> after calling open(). :)

you can use yield open(), yield play(). If you use a coroutine it will
look more or less the same.


Dischi

-- 
If you're not part of the solution, be part of the problem!

Attachment: pgpIh8hhnyweq.pgp
Description: PGP signature

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to