|
Templates and project life-cycle Topic updated 31-5-2007 |
|
One of the unique features of the GenWise Template System is the fact that the templates are always alive during your project life-cycle. The generation process is not a single step as in traditional source code generators, it is present during the whole project life-cycle.
This has major advantages:
When their input metadata changes, templates will regenerate their code according to the new input. Several templates have Auto Calculated Template Options, in these cases the advantage is even greater since the templates will also adapt to the default values of the Template Options.
To make this possible, the GenWise DE needs to keep a Project System. This project system is part of the GenWise Framework which contains all your project metadata.
|