|
|
|
I'm in the process of updating the wiki right now. I just added a wiki page for our T4 (Text Template Transformation Tookit) system to generate the Data Access Layer (DAL). This bit of code is very boring and repetitive, so I automated as much of it as I could. It currently still need to run 4 master templates separately, but I'm investigating how to create a true master template, which will be the only one that would been to run. What can I say... Laziness is the mother of invention. 
Since I'm in the wiki, I would appreciate if everybody would point out specific things that need to be fleshed out. Please post your suggestions as comments to this blog entry! I will leave the fun coding parts for others, and I will get the boring documentation stuff going.

Previous Page | Next Page
COMMENTS
At this point, the sample runs, but it's showing it's pedigree as code that's come up from the original CTP's through beta. So after the final release, I'll do one more refresh on this project, and rebuild it from scratch using the final project templates and the latest MVC stuff. I don't expect a whole lot of change in the controllers, and none in the domain model.