How practical is using the MEF pipeline in your application for a add-in/plug-in environment?
If, for example I want to create a basic reporting base class, then extend the functionality using some kind of add-in setup (like the MEF pipeline), how practical is it to use it in this setup?
I haven't many applications using this model (if someone has a list of commercial software using this I'd be interested to check it out)