This post follows on from my introductory post about Sitecore configuration, where I talked about using settings and retrieving XML fragments. In this post I talk about how you can use Sitecore configuration to instantiate and populate objects of your choosing. This is useful for cutting down on the amount of mapping code you have to write, without needing to put attributes all over the place.
Continue reading Custom Sitecore Configuration: Part 2, Objects