By Kern Herskind Nightingale, 12 April 2011
Inspired by the Compiled Domain Model and other code generation tools for Sitecore, I came up with a different approach to generating classes and eliminating magic strings. In most cases the code generator uses the Sitecore API to traverse items in a Sitecore database to generate classes that represent templates and items. I cannot help feeling that basing the generated code on data from a database is a little detached from the codebase that…
Read more ►