Does StructureMap have a feature similar to CastleWindsor's TypedFactoryFacility, where it can generate an abstract factory on the fly?
Windsor example here: http://blog.ploeh.dk/2012/03/15/ImplementinganAbstractFactory/
Does StructureMap have a feature similar to CastleWindsor's TypedFactoryFacility, where it can generate an abstract factory on the fly?
Windsor example here: http://blog.ploeh.dk/2012/03/15/ImplementinganAbstractFactory/
I think I found my answer. I will post it in case anyone else is looking:
http://timkellogg.me/blog/2012/06/12/AutoFactories-In-StructureMap