bug-mailutils
[Top][All Lists]
Advanced

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

Location of utility functions.


From: Sam Roberts
Subject: Location of utility functions.
Date: Sat, 16 Jun 2001 09:57:23 -0400
User-agent: Mutt/1.3.16i

Bonjour!

So where should utility functions that will be exposed to the user
of mailbox go? I'd suggest mailbox/mutil.c, with corresponding header
files, and mutil_*() as functions names, to avoid colliding with imap4d/
util.c.

Candidates:

mutil_parse_ctime_date();
mutil_parse_imap_internal_date();
mutil_write_imap_internal_date();
mutil_write_rfc822_date_time();

mutil_expand_tilde(); (used in imap4d and mbx_default)
mutil_expand_dots(); (used in imap4d and could be used in mbx_default)
mutil_expand_mail_folder(); (used in mbx_default)
 ...

mutil_mktime();

Anybody want to make an executive decision on this, or have a comment?

Sam

-- 
Sam Roberts <address@hidden> (Vivez sans temps mort!)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]