I got the auto-regens going and for small projects the regen takes no time at all. Just a few seconds, and for our largest project of about 1,000 tables, it takes 6 minutes.
This is a great help to productivity.
I am having this problem though.
If I simply lengthen a char field, the regeneration does not reflect the change. I suppose this is because the .lgp file is used to get database connectivity info, but that is where the schema is also?
So if the project is not new, the generated classes are not new, just a new set of classes off the same schema?
Is there a way to automate the whole schema/regen process?
And if not, could you tell me how people use this cliGenerator. Do they edit the project, and then regen? Or what purpose is the cliGenerator.
Fill me in on this please