MattWoberts wrote:
Is this how others are working? Are people treating the gen'd code as external projects/asemblies?
Hello.
Well, maybe I am no the best person in talking about this, because I have not yet began to implement my first application with LLBLGEN.
In any case, I am going to say what I think, how I am going to do the things the first time.
First I think that I am going to make my projects in incremental steps. I will have to generate the project several times, and I will have to substitute many classes. I donĀ“t think it well be a good idea to check out, and check in all this classes. And because I don`t really want to work inside the generated code, I only need the compiled dlls. I am going to put only in source control the compiled dlls and even the llblegen project.
That's all I will need.
Juanma :