[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: [Vala] How implement Iterable whitout libgee?



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]