On Sun, Apr 29, 2001 at 05:15:43PM -0700, Mr. Bad wrote:
> * (Easy) Update the Logger interface so that it can take an
>   Exception (or Throwable) object and "log" it (do a getMessage() or
>   printStackTrace() based on logging verbosity).

I've done this in 0.4, also added the inclusion of thread names.
Perhaps the verbosity levels should be tweaked.

> * (Medium) Figure out a way to generate documentation automatically
>   for the Web site from DocBook sources.

Adam has a script that does this, probably all it needs is a cron entry
and a makefile.

> * (Medium) Find, report, and remove "dead code" -- classes and/or
>   directories in CVS that are not called and not used. 

There is a ton of stuff I could remove right now, but I figured people
wanted it around for a reason..

> * (Hard) Make the configuration engine useful for GUI, command-line,
>   or even Web-based administration.

Might as well have a "shutdown" button if there's a web interface.

-- 

# tavin cole
#
# "The process of scientific discovery is, in effect,
#  a continual flight from wonder."
#                                   - Albert Einstein


_______________________________________________
Devl mailing list
[EMAIL PROTECTED]
http://lists.freenetproject.org/mailman/listinfo/devl

Reply via email to