Adaptation 1.0.0
Up to Product page
Production 1.0.0 release of Adaptation. This release is feature-complete.
For additional information about this project, please visit the
project page.
Available downloads
Release Notes
| Tested with | .NET 2.0 |
|---|---|
| State | Final release |
| License | BSD |
| Release Manager | Dan Fairs |
This is Adaptation 1.0.0.
This release:
- Provides lookup by interface or class
- Understands subclasses and subinterfaces when performing registrations and lookups
- Obeys the rules of class/interface specificity
- Defines an order of precedence if two adapters are equally specific
Feature enhancements in this release
The following features are associated with this release:
- Adapt based on class
- Allow adapters to be registered for a set of classes, not just a set of interfaces.