This is definitely high on the frequency of requests. Ayende isn't a fan of making the change. I can't say that I agree with him here. I think it would increase the adoption of the project. I know in some cases it isn't even considered for this reason alone.
What I would prefer: - Update to .NET 4.0 - Remove any dependencies from Windsor - Use MEF only within the core bus components This would then still need in your case MEF adapters. However, there is likely already a need for this type of thing for other projects. There is already a sample of an adapter for Unity here<http://github.com/MefContrib/MefContrib/tree/master/src/MefContrib.Integration.Unity/> . My preferences aside, this would be a lot of work. Interested to hear others thoughts on this. -- You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rhino-tools-dev?hl=en.
