/*
** Sella NMS
** $Id: TODO,v 1.2 2001/05/25 04:16:19 sella Exp $
** Copyright (c) 2001 Digital Genesis Software, LLC. All Rights Reserved.
** Released under the GPL Version 2 License.
** http://www.digitalgenesis.com
*/

ToDo List
---------

Write MODULE document.
Add 'daemonize' directive support. Right now, we always daemonize. 
Make the 'interval' directive work when you define it within a specific module. Right now, it only works for discovery as a whole.
Add inherit support to libflatfile.so.
Add include support to libflatfile.so.
Add support for 'exclude'.. not sure what module will take care of that.
Get ./configure --enable-debug and --enable-dgsdebug working 100% correct.
