StructureMap is a
Dependency
Injection framework that can be used to improve the architectural
qualities of an object oriented system by reducing the mechanical costs of good
design techniques. StructureMap can enable looser coupling between classes and
their dependencies, improve the testability of a class structure, and provide
generic flexibility mechanisms. Used judiciously, StructureMap can greatly
enhance the opportunities for code reuse by minimizing direct coupling between
classes and configuration mechanisms
StructureMap Home
Page
Visit Jeremy's Blog
Posted
Tue, Sep 6 2005 12:05 PM
by
Brendan Tompkins