Spring.NET发布1.0.1版和1.1Preview2
The Spring.NET team is pleased to announce the 1.0.1 and 1.1 Preview 2 releases of Spring.NET
The 1.1 Preview 2 release fixes some bugs in Spring.Web and adds new features. It includes all changes made in the 1.0.1 release. Highlights include:
- .NET Remoting helper classes and example application.
- Fix Request Scope on object defintions
The 1.0.1 release contains bug fixes, enhancements, and new features. Highlights include:
- Support type aliasing for more concise configuration
- Allow registration of user defined IResource implementations and XML parsers to create object definitions.
- Add support for object alias naming.
- Add convenience class for defining attribute matching aspects, AttributeMatchMethodPointcutAdvisor.
- Fix setting of transparent proxy as a property.
- Fix exception thrown from AOP proxies to be that of the target class.