|
Jakarta main
Avalon main
About
Overview
Changes
Download
API Docs
Patterns and Design
Patterns
Reuse Standards
Inversion of Control
Separation of Concerns
Security
The API
What is a Component?
What is a Composer?
The Component Lifecycle
Designing a Component
|
Avalon Framework History of Changes
|
4.0b3 June 6, 2001 |
Release 4.0b3
(BL)
Made DefaultComponentManager/Selector, DefaultContext, and
DefaultConfiguration readonly to avoid bad programming
practices by clients.
(PD)
|
4.0b2 June 4, 2001 |
Release 4.0b2
(BL)
Add makeReadOnly() method to default implementations to prevent
alteration after they are set up.
(PD)
Removed the "throws Exception" from Disposable interface. That was
inadverdantly left in the previous release.
(BL)
Added extra methods to Parameters to throw exceptions if the value
does not exist. They are the "no default value" methods.
(BL)
Updated javadocs for Framework.
(PD)
|
4.0b1 May 11, 2001 |
Official release
(BL)
|
| |
|