
Luis I. Larrateguy - 2005-04-14 12:31:26
I'm the author of the class GImageGallery
I'm looking at the code, because I know it stops working suddenly.
For those who are familiar with OO design, you'll know that If you have a class, you can:
Inherit
Agregatte
Instantiate
Well, all that is what I do with libgmailer, an excelletn class for accesing labels, conversations and emails from GMAIL. I only know the interface of the class as you know from GImageGallery.
That's why I invited all of you to look at the code og libgmailer to try to figure out what's wrong now when it tried to fetch convs from Gmail.
Regards,
Luis