[RFC] Proof of concept of new mailbox implementation



Hi all,

I have the basics of the mailbox implementation working, and i would like 
some feedback about the libbalsa part. Before i go further with 
implementing IMAP and the maildir and MH mailboxes how you think about the 
use of the API. So if you see something wrong or if it is unclear, please 
send me or the list a message.
The status so far is:
Working:
-sending/composing messages
-moving/copying of messages
-deleting messages
-changing the status

Not tested or not working:
-mail threading
-multi threading, i haven't noticed any problem, but there isn't any 
locking in libmailbox
-not all headers are processed
-parsing new messages

To Do:
-IMAP
-Maildir
-MH mailbox
-cleanup
-moving some code from libbalsa to libmailbox (folder scanning, ...)
-introduced FIXME's
-LibBalsaMailbox* cleanup
-memory leaks

The mailbox is not stable yet, but if you have any idea's let me know.

The patch is at:
http://demands.xs4all.nl/~magick/libmailbox-2.patch.gz or 
http://demands.xs4all.nl/~magick/libmailbox-2.patch

Bart
-- 
Attack is the secret of defense; defense is the planning of an attack.
  -- Sun Tzu, The Art Of War
Fingerprint = CD4D 5601 287D F075 6F96  6157 99F9 E56A 4B08 6D06



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