SpecsFor.Mvc 2.0 is out today. This release includes drastically improved performance, support for Chrome, and support for the very latest versions of Selenium, ASP.NET MVC, and other libraries. [more] This is not what I had originally planned for the SpecsFor.Mvc 2.0 release. I had originally planned to have more performance improvements as well as a…
try-catch-FAIL
Stories from the trenches of software development.
Month: <span>September 2012</span>
The Decorator Pattern, Done Right, With StructureMap
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…
devLink 2012 Wrap-up
Well, devLink 2012 is over. I got exactly what I expected out of the event: a great time, some new ideas, some great interactions, and some great experience. I see now that I was only partially abusing the Pomodoro technique thanks to @joelcochran, I learned a lot about JavaScript from @ifandelse, and I learned that…