Hi Otis,
Thank you for your patience
Ok, so maybe you assumed that I was using Vista because of the bug described in http://www.llblgen.com/TinyForum/Messages.aspx?ThreadID=10135
Well, I still got the problem so I'm using another computer to avoid any OS related problems.
I gave it a try anyway; I changed the additional path in the designer, I copied the templates there and re-tried but there is still no changes to the source generated code.
To avoid "Human-Developer" error, I told a collegue to follow the tutorial in his computer; same result
So I know there must be something we didn't understand or a setup maybe. I'm used to CodeSmith so I expected to be as straigthforward as CS is.
I'm going to try to install it into another folder and see what happens...
Btw, I'm not planning on changing the code in the templates already shipped by you 'cause that will screw future updates (or bug fixes) from you.
I just want to modify the EntityFactory Create's method to create a class that will inherit from the entity generated by llblgen; I want to create a separation layer between our code and your code so, first we don't mess up with your code in any way, and second if something doesn't work in the way we want we could make the changes there or completely switch to another O/R model without losing out business logic (but that would never happen
)
Thank you very much for you time and sorry for nagging you so much (I hate when clients call for what it could be 'read-the-manual-first' question
).