On the face of it, I think I would gently dissuade your colleague. Having a level of modular isolation for areas of a webapp is not in of itself a bad thing, but you'd be much better off using something like Aufofac's modules *if the need presented* than MEF.
MEF is a plugin framework, and even there it leaves a bit to be desired. I struggle to think of a scenario in which I'd use it (again). On 27 May 2015 6:19 pm, "David Rhys Jones" <[email protected]> wrote: > Hi all, > > I recently joined a new team and one of the Developpers is one of those > guys that likes to complicate things for the hell of it. > > The current technology he is trying to push is MEF (Extension Framework) > with every web page / section in a new plugin. > > Can I have some opinions on what it's really like to use MEF. > > Thanks > Davy > > *Si hoc legere scis nimium eruditionis habes*. > >
