TODO List for MHonArc
=====================

Items are in no particular order:

=> BUG: Fix problem with updating a message because its location in thread
   index changed to a different page.  This can occur when MULTIPG
   is active.

=> Generalize message page layout so converted header and body can
   be placed in any order.  XXX: Old versions did not delimit
   converted head and body, so what should be done for this case
   or should any kind of compatibility be dropped?

=> Log-style output when showing progress.  I.e. Prefix text with
   date/time stamp.

=> "Global" filter options.  For example, have something like
   "subdir" be applied to all filters that write files.

=> Fix unfolding problem where there is only a single space on
   the next line.  Can this be done w/o adding extra overhead in
   parsing?  XXX: Need to remember input case where the unfolding was
   a problem.

=> Define $MhaStdout and $MhaStdin.  Should help in embedded usage.

=> Support for text/uri-list.

=> XHTML defaults for resources (XXX: Browser impact?)

=> Add support for "format=flowed" for text/plain.
   XXX: Way to do this without too much overhead in handling the rules
        defined by RFC?

=> "00" year => 1900 (need test case that verifies this).

=> Output number of messages added along with total message count.

=> Add resource to set initial message number.  XXX: Use of this?

=> Get source moved to CVS.  Is preserving SCCS history files
   important.

=> Redo MHonArc using modules/class structure.  Basically a redesign
   and implementation (MHonArc 3.x?).
