Review, improve and unify the documentation (internal and external)
Review, improve and unify the logging and exception patterns
Review exception handling and clean up after failures, and recovery.
Implement some handlers and components
LDAPComponent
0.7
Dependency System
0.8
Write test classes
0.9
Complete documentation
1.1
Uncoupled config subsystem to allow instantiate propper classes directly.
Provide configuration methods, like easy to use factories which allow to instance _appropiate classes_ using any kind of configuration method (xml file, xml inputstream, xml string, Configuration object, or from code) (make up the client API).
Documentation on using distribution API from other programs.