History of Changes
Version 0.9.0 (2006/10/28)
- developer: cbe context: code type: update
- Minor refactoring to eliminate package cycle between control and control.misc.
Version 0.9.0-rc3 (2006/02/12)
- developer: cbe context: code type: add
- Replaced ControlModuleSupport by ControlModuleGroup. Renamed ModuleContext, Mapping, Mappings to ControlModuleContext, ControlModuleMapping, ...
- developer: cbe context: code type: update
- Eliminated dependency to commons-collections.
Version 0.9.0-rc2 (2005/06/26)
- developer: cbe context: code type: add
- Added setter for ModuleContext's classLoader property.
- developer: cbe context: code type: add
- exception-handler elements may now contain dispatch elements to be more consistent with filter elements.
- developer: cbe context: code type: add
- Support conditional filter execution by adding the when attribute to <filter> element. The attribute contains an EL expression (without '${' and '}') which is evaluated to a boolean value.
Version 0.9.0-rc1 (2005/03/07)
- developer: cbe context: code type: update
- Changed namespace to http://calyxo.odysseus.de/xml/ns/control.
Version 0.9.0-b5 (2005/01/04)
- developer: cbe context: docs type: update
- Minor documentation changes.
Version 0.9.0-b4 (2004/11/21)
- developer: cbe context: docs type: add
- Added documentation.
- developer: cbe context: code type: update
- Major refactoring. Plugin/Action/Filter/ExceptionHandler/Dispatcher are now interfaces.
Version 0.9.0-b1 (2004/06/03)
- developer: cbe context: admin type: add
- First public release


