Roadmap

0.5

  • Stable configuration schema.
  • Stable process workflow and flow controller.
  • Stable message properties schema.
  • Implement some handlers and components

0.6

  • 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.

1.2

  • Flow concurrency and pooling system.

Wish List