Customising the DotNetTemplateEngine

Posts   
 
    
dclewis
User
Posts: 14
Joined: 11-Feb-2009
# Posted on: 27-Mar-2009 11:01:00   

Hello,

In the company I work for we have made some enhancements to the DotNetTemplateEngine class in the LLBLGen SDK which include .Net 3.5 support for LPT templates, a filter parameter for filtering the objects for which code is generated, and using relations as an emit type.

I have written a guide on how to reproduce these changes which can be found at: LLBLGen - Customising the DotNetTemplateEngine. Due to the licensing restrictions of the LLBLGen SDK I cannot attach our version of the DotNetTemplateEngine class but I hope that the instructions are clear enough to anyone interested in following them. If any of you are interested and have any questions or problems, feel free to post them in this thread or in comments on the blog post, and I will be happy to help.