These tasks are not in any kind of order.  Some take much greater priority
than others.  Some are simple fixes while others are major subprojects. Do
not read into anything according to the lists here -- other than these are
not completed yet! :)

 * DOCUMENTATION!!!!!!

 * Add GNUe-Common's "format mask" support to fields and params

 * Implement sortoption support in Data Sources (this will mostly
   require changes in GNUe-Common)

 * Decide upon the needed triggers and add support for these.

 * Implement "formula" support.

 * Implement "importing" from libraries (involves moving import
   code from Forms to Common)

 * Decide on a "formal" output markup.

 * [BUG] Currently, <parameters> has to appear before <sources>.
 
 * Add --destination-parameters support so that options can be 
   passed directly to the destination adapter. e.g., 
     --destination-parameters '-s "My Subject"'
     
 * Add RPC configuration parameter for both server and client

 * Add security infrastructure to report server

 * Much work on the server side ( report definition directories, 
   output dirs., assynchron report processing, scheduler support)
