Improved compilation time

The fglcomp and fglform compilers have been reviewed to achieve faster compilation.

A Genero project can be very large, with thousands of .4gl source files to compile. Compilation time can be an issue when the whole set of sources needs to be compiled every day, or several times a day.

In Genero 3.00, the fglcomp compiler has been improved to deliver better performances. Depending on the content of the source file, the compiler can complete the process twice as fast.

Loading .sch database schema files has also been improved. Using huge schema files with several thousands lines is no longer an issue. This is especially useful when compiling forms that define fields based on database columns in a schema file.