Re: Preliminary design for libmailcheck- comments appreciated




    Russell> void gnome_mailcheck_register_mbox(char* fname, int set);

You should abstract the notion of an mbox to not just be a file, but
an abstract object.  That way you could extend the library to handle
pop mailboxes and still use the same API.

I'm not sure what a set is, but I would also use an abstarct type ofr
them, rather than "int".



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