Last week, I wrote about a new version of CodeSmith templates for Paul Wilson’s O/R mapper that I’ve been working on. After fixing a few bugs and including some very simple unit tests, I’m pleased to announce the first public release!
Some important notes on this release:
- The templates are written for CodeSmith version 4.0.
- The templates are based heavily on Paul Welter’s templates, and most of the low-level code is the same as the code used in his templates. As a result, if you’re familiar with his templates, it shouldn’t be hard to get used to these.
- The unit tests included are very basic but provide a starting point.
Instructions and download links are available in the Articles section of my web site under Projects: CodeSmith Templates for Wilson’s O/R Mapper.