Mark Pollack
09-14-2005, 11:00 AM
ANNOUNCEMENT: The Spring.NET team is pleased to announce the 1.0.0 release of Spring.NET
This release is primarily a bug fix and documentation enhancement release. Some minor new features were added.
Important bug fixes and new features are: Configuration of custom collection classes
ContextRegistry.GetContext instantiates IApplicationContext from spring/context configuration section
AOP proxy support for inner classes
Added AddAdvice and RemoveAdvice methods to the IAdvised interface and removed deprecated specific Add/Remove methods for BeforeAdvice, ThrowsAdvice and Interceptor. (As per Spring.Java 1.2.4)
Fix incorrect processing of resources as applied to child and parent contexts that would create extraneous singleton instances.See the changelog (http://www.springframework.net/changelog.txt) for details.
Downloads are available through the SourceForge project page (http://sourceforge.net/project/showfiles.php?group_id=106751&package_id=115147)
Documentation (http://www.springframework.net/documentation.html) and example programs (http://www.springframework.net/doc/reference/html/quickstarts.html) are also available.
Thanks once again for your comments and suggestions. Enjoy! :)
This release is primarily a bug fix and documentation enhancement release. Some minor new features were added.
Important bug fixes and new features are: Configuration of custom collection classes
ContextRegistry.GetContext instantiates IApplicationContext from spring/context configuration section
AOP proxy support for inner classes
Added AddAdvice and RemoveAdvice methods to the IAdvised interface and removed deprecated specific Add/Remove methods for BeforeAdvice, ThrowsAdvice and Interceptor. (As per Spring.Java 1.2.4)
Fix incorrect processing of resources as applied to child and parent contexts that would create extraneous singleton instances.See the changelog (http://www.springframework.net/changelog.txt) for details.
Downloads are available through the SourceForge project page (http://sourceforge.net/project/showfiles.php?group_id=106751&package_id=115147)
Documentation (http://www.springframework.net/documentation.html) and example programs (http://www.springframework.net/doc/reference/html/quickstarts.html) are also available.
Thanks once again for your comments and suggestions. Enjoy! :)