7
Shouts

Random Acts of Coding: A Configurable Type Catalog for MEF

published 858 days, 12 hours, 14 minutes ago posted by JamesEggersJamesEggers 863 days, 18 hours, 27 minutes ago
Monday, January 18, 2010 10:41:45 AM GMT Wednesday, January 13, 2010 4:29:06 AM GMT

Over the past month or so, I've had  some time to focus on a few different projects.  In one of these new projects, I was using MEF in order to provide a number of extensibility points.  Everything was going well until I started to dive into a place where I wanted it to be extensible but also configurable like a traditional provider model scattered throughout the .Net framework. With MEF, there's a couple of different ways of handling this situation; however, after playing around with a few of them, I de...

category: Architecture | clicked: 0 | | source: randomactsofcoding.blogspot.com | show counter code
tags: C#, MEF