Try strict prototypes, pedantic, ansi, -W, etc
Incorporate msgno support througout all modules refining it along the way
Make sure all Makefiles install target has all target as dependant
Automate and improve tests for all modules
Improve cross environment GNUC macros and add C99 variatic macros for msgno
Provide typedefed and untypedefed versions?

LOW PRIORITY

Implement IEEE 754 floating point encoding for encdec
Automate the extraction of MIT Licensed stack and msgno modules
Build encdec with libiconv support on Windows, Solaris, and various GNUC plat?
Allow encdec module to be built without iconv support (e.g. on Windows)
Build the entire mba library on Windows and Solaris
Create an abstract cross plaform file type with protocol handler support
Examine Java class libraries for new additions to libmba

DOCUMENTATION

Determine ideal indent parameters and convert all source
Convert each group of 4 spaces to a tab
Create a print target that runs indent, a2ps, and gv
Generate LXR and/or Oxygen API documentation
Improve 'The C Standard'-like documentation
Create man pages

