Posted By: Jamis Buck
Date: 2004-09-27 13:33
Summary: Copland 0.8.0
Project: Copland IOC Container
Copland is now entering the "beta" phase...we're gearing for a 1.0 release, "Real Soon Now".
This latest release provides the following notable new features:
* The "factory" element may be omitted when defining a service point, and it will default to "copland.BuilderFactory".
* The BuilderFactory now supports an "invoke" element, describing methods and their parameters to invoke while initializing a new service.
* A warning is now logged when you try to set a property that does not have an explicit setter defined.
* Added the solitaire-cipher implementation as one of the example programs.
* Registry#service now accepts an optional block, which will be passed to "instance_eval" on the new service every time the requested service is instantiated.
* Upgraded to version 3.3.0 of the setup.rb installer.
|
|