I am writing some code generation templates that will work hand-in-hand with a SubSonic 2.2 / SubCommander generated classes / assembly. The problem I am having is that SubSonic is using some beautiful magic to normalize the table and column names, singluarize them, pull out extraneous characters etc.. I am writing some code generation templates tha