Re: [Vala] Is there a way to use the Vala coroutines to achieve the same effect as in the following Python snippet (coroutines returning partial results in an iterator-like way) ?
- From: Luca Bruno <lethalman88 gmail com>
- To: Serge Hulne <serge hulne gmail com>
- Cc: vala-list <vala-list gnome org>
- Subject: Re: [Vala] Is there a way to use the Vala coroutines to achieve the same effect as in the following Python snippet (coroutines returning partial results in an iterator-like way) ?
- Date: Sat, 9 Jul 2011 09:23:38 +0200
On Sat, Jul 09, 2011 at 09:01:42AM +0200, Serge Hulne wrote:
In the meantime, tried the "scanner" example (my last entry in the Vala
maling list with an iterator.
Of course, since the vala iterator returns one item at a time it does the
trick.
I've just published a generators example exploiting coroutines:
http://valajournal.blogspot.com/2011/07/generators-in-vala.html
Use your fantasy before going down to conclusions :)
--
http://www.debian.org - The Universal Operating System
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]