Paul J Stevens <[EMAIL PROTECTED]> said: > I would prefer a dbmail-mailbox.c to handle the mailbox > model-view-controller code. Rework the api there, and > phase in the new api in the old code. Which is how I'm > very gradually phasing in the new mime code.
For the purposes of 2.0, I want to make mailbox listing a more efficient by eliminating this query loop, so no testing framework there, but the mailbox API in general needs another look, and I'll use your test framework for that. Aaron