Spring.net1.0发布
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 for details. Downloads are available through the SourceForge project page
posted on 2005-09-15 17:20 altersoft 阅读(1067) 评论(0) 编辑 收藏 举报