Elsewhere in this forum it was stated that MEF is similar to traditional IOC containers. Would it be correct to say that one way that it differs, is that MEF is the combination of the System.AddIn namespace together with an IOC Container?
If yes, that means MEF can perform dependency injection even with plugins it dynamically discovered. Yes? If yes, does it handle appdomains simultaneously?
-Brent Arias