1.3. Special Features of HuGo
Aus Hugo Doku
(Weitergeleitet von 1.3.1. Skeleton Generators)
This chapter explains some special features of HuGo to show the correlation between certain methods described in the reference manual (see Part II).
1.3.1. Skeleton Generators
Sometimes its useful if you can generate only skeletons of target code, which is completed later by manually written code. This manual written code should be obtained, when the generator will be run again.
Such coding passages, fullfilled later are called at HuGo "coding blocks" or short "codings" .
You can set such codings with coding context methods, e.g. @#coding<! !>.
<not documented further yet....>
Next: 1.3.2. Model Validation
