Re: [Gtk-gnutella-devel] Making sense of the Download Sources display

2006-08-23 Thread Alex Bennee
On Wed, August 23, 2006 12:06, Jeroen Asselman said: > >> I have to say the iter stuff seemed a little hacky (faking a glist entry >> to before a real one). Why don't we iterate through the glists the >> normal >> glib way? > > I don't know why there is an extra layer over the glist. But I > perso

Re: [Gtk-gnutella-devel] Making sense of the Download Sources display

2006-08-23 Thread Jeroen Asselman
I have to say the iter stuff seemed a little hacky (faking a glist entry to before a real one). Why don't we iterate through the glists the normal glib way? I don't know why there is an extra layer over the glist. But I personally do find it easier/better to read. Allthough a while(move_iter_n