One of the cool bits of black magic I showed during my “StructureMapping Your Way to Better Software” talk was an extension method for registering decorators using StructureMap.  In this post, I’ll show you how it works.   [more] EnrichWith Says What? StructureMap actually supports the decorator pattern right out of the box.  This functionality…

Read More