[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [Vala] How implement Iterable whitout libgee?
- From: gege2061 <gege2061 redaction-developpez com>
- To: vala-list gnome org
- Subject: Re: [Vala] How implement Iterable whitout libgee?
- Date: Fri, 11 Apr 2008 00:25:49 +0200
I read Vala source code and this is not possible. In foreach code
generator (Vala.CCodeGenerator.visit_foreach_statement method), has
special case for GLib.[S]List.
2008/3/18, gege2061 <gege2061 redaction-developpez com>:
> Hello,
>
> I search how to implement Iterable whitout libgee (if it's possible,
> of course). For example GLib.List class can use within foreach but
> don't inherite from Gee.Iterable.
>
> Thanks in advance.
>
> Regards,
>
> --
> Nicolas Joseph
>
> Responsable de la rubrique GTK+ de developpez.com
>
> http://nicolasj.developpez.com
>
--
Nicolas Joseph
Responsable de la rubrique GTK+ de developpez.com
http://nicolasj.developpez.com
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]