Adaptation 0.0.2 released!
I'm pleased to announce that version 0.0.2 of Adaptation has been released. Adaptation aims to provide Zope 3-style adapters for the .NET framework. You can download it from the Software section.
Currently only simple use cases are covered. In particular, you can't yet register an adapter for a class, nor does the lookup have any intelligence about adapters registered for subclasses or subinterfaces. There's no provision yet for named adapters.
There's also no documentation yet; however, the unit test suite should give you a flavour of how to use the registry.
The current level of functionality is basic, but still (I think!) useful. Comments and criticisms are welcome. If you find any bugs, please just email me or leave them in the comments for now. I need to get an issue tracker up and running, as well as a public Subversion repository.